Update dependency com.google.android.gms:play-services-oss-licenses to v17.0.1

pull/2249/head
renovate[bot] 1 year ago committed by Alex Baker
parent a8d62b6632
commit 4f01e4dba4

@ -414,7 +414,7 @@
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.6 -> 1.6.4 (*)
+| +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
+| \--- androidx.fragment:fragment:1.1.0 -> 1.5.7 (*)
++--- com.google.android.gms:play-services-oss-licenses:17.0.0
++--- com.google.android.gms:play-services-oss-licenses:17.0.1
+| +--- androidx.appcompat:appcompat:1.0.0 -> 1.6.1
+| | +--- androidx.activity:activity:1.6.0 -> 1.7.1 (*)
+| | +--- androidx.annotation:annotation:1.3.0 -> 1.6.0 (*)
@ -462,9 +462,9 @@
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.8.20 (*)
+| | \--- androidx.appcompat:appcompat-resources:1.6.1 (c)
+| +--- androidx.loader:loader:1.0.0 (*)
+| +--- com.google.android.gms:play-services-base:17.0.0 -> 18.0.1 (*)
+| +--- com.google.android.gms:play-services-basement:17.0.0 -> 18.1.0 (*)
+| \--- com.google.android.gms:play-services-tasks:17.0.0 -> 18.0.2 (*)
+| +--- com.google.android.gms:play-services-base:18.0.1 (*)
+| +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.1.0 (*)
+| \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.0.2 (*)
++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:1.8.20
+| +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.20 (*)
+| \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:1.8.20

@ -50,7 +50,7 @@ play-core-ktx = "1.8.1"
play-core = "1.10.3"
play-services-maps = "18.1.0"
play-services-location = "19.0.1"
play-services-oss-licenses = "17.0.0"
play-services-oss-licenses = "17.0.1"
preference = "1.2.0"
recyclerview = "1.3.0"
retrofit = "2.9.0"

Loading…
Cancel
Save