mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Merge pull request #7367 from vector-im/dependabot/gradle/com.google.android.gms-play-services-location-21.0.0
Bump play-services-location from 20.0.0 to 21.0.0
This commit is contained in:
commit
36143d6f9f
@ -372,7 +372,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:20.0.0"
|
||||
gplayImplementation "com.google.android.gms:play-services-location:21.0.0"
|
||||
// UnifiedPush gplay flavor only
|
||||
gplayImplementation('com.google.firebase:firebase-messaging:23.1.0') {
|
||||
exclude group: 'com.google.firebase', module: 'firebase-core'
|
||||
|
Loading…
Reference in New Issue
Block a user