Location permission is now required

This commit is contained in:
Electric1447
2021-09-12 16:30:21 +03:00
parent ec67136d44
commit 97f7359057
19 changed files with 11 additions and 67 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ android {
applicationId "com.dosse.airpods"
minSdkVersion 23
targetSdkVersion 31
versionCode 18
versionName '1.7'
versionCode 19
versionName '1.7.1'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}