Remove location permissions and dependencies; switch to release build with signing for Huawei compatibility
This commit is contained in:
@@ -51,9 +51,6 @@ dependencies {
|
||||
// CameraX Extensions (Effects) - Optional
|
||||
implementation "androidx.camera:camera-extensions:${camerax_version}"
|
||||
|
||||
// Google Play Services for location
|
||||
implementation 'com.google.android.gms:play-services-location:21.0.1'
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
|
||||
Reference in New Issue
Block a user