App Version 0.0.3

Added All File Access Permission and  Modified the All Android  Permission for Api 30. App Working on android 11 Devices .
This commit is contained in:
Ramandeep
2021-09-17 01:22:07 +05:30
parent d30c218899
commit ef2475210e
4 changed files with 461 additions and 277 deletions

View File

@@ -42,6 +42,7 @@ dependencies {
implementation 'com.google.firebase:firebase-database:20.0.1'
testImplementation 'junit:junit:4.+'
implementation 'com.google.firebase:firebase-database:19.5.1'
implementation 'com.opencsv:opencsv:4.6'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'