diff --git a/vector-app/build.gradle b/vector-app/build.gradle index 82c433d2df..ea543166fe 100644 --- a/vector-app/build.gradle +++ b/vector-app/build.gradle @@ -370,7 +370,7 @@ dependencies { debugImplementation 'com.facebook.soloader:soloader:0.10.4' debugImplementation "com.kgurgul.flipper:flipper-realm-android:2.2.0" - gplayImplementation "com.google.android.gms:play-services-location:16.0.0" + gplayImplementation "com.google.android.gms:play-services-location:20.0.0" // UnifiedPush gplay flavor only gplayImplementation('com.github.UnifiedPush:android-embedded_fcm_distributor:2.1.2') { exclude group: 'com.google.firebase', module: 'firebase-core'