1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02: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:
Benoit Marty
2023-05-05 10:28:55 +02:00
committed by GitHub

View File

@@ -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