mirror of
https://github.com/element-hq/element-android
synced 2024-11-23 18:05:36 +03:00
Merge pull request #8348 from vector-im/dependabot/gradle/com.google.android.gms-play-services-oss-licenses-17.0.1
Bump com.google.android.gms:play-services-oss-licenses from 17.0.0 to 17.0.1
This commit is contained in:
commit
67095f81a7
1 changed files with 1 additions and 1 deletions
|
@ -425,7 +425,7 @@ dependencies {
|
|||
nightlyImplementation libs.google.appdistribution
|
||||
|
||||
// OSS License, gplay flavor only
|
||||
gplayImplementation 'com.google.android.gms:play-services-oss-licenses:17.0.0'
|
||||
gplayImplementation 'com.google.android.gms:play-services-oss-licenses:17.0.1'
|
||||
kapt libs.dagger.hiltCompiler
|
||||
ksp libs.airbnb.epoxyProcessor
|
||||
|
||||
|
|
Loading…
Reference in a new issue