fix(deps): update dependency com.google.android.gms:play-services-oss-licenses to v17.1.0

pull/1926/merge
renovate[bot] 3 weeks ago committed by Alex Baker
parent c4ee7479ca
commit 4040a2379b

@ -526,7 +526,7 @@
+| +--- org.jetbrains.kotlinx:kotlinx-coroutines-android:1.3.6 -> 1.7.3 (*)
+| +--- androidx.core:core:1.1.0 -> 1.13.0 (*)
+| \--- androidx.fragment:fragment:1.1.0 -> 1.7.1 (*)
++--- com.google.android.gms:play-services-oss-licenses:17.0.1
++--- com.google.android.gms:play-services-oss-licenses:17.1.0
+| +--- androidx.appcompat:appcompat:1.0.0 -> 1.7.0
+| | +--- androidx.activity:activity:1.7.0 -> 1.9.0 (*)
+| | +--- androidx.annotation:annotation:1.3.0 -> 1.8.0 (*)
@ -574,9 +574,9 @@
+| | +--- org.jetbrains.kotlin:kotlin-stdlib:1.8.22 -> 2.0.0 (*)
+| | \--- androidx.appcompat:appcompat-resources:1.7.0 (c)
+| +--- androidx.loader:loader:1.0.0 (*)
+| +--- com.google.android.gms:play-services-base:18.0.1 -> 18.5.0 (*)
+| +--- com.google.android.gms:play-services-basement:18.0.0 -> 18.4.0 (*)
+| \--- com.google.android.gms:play-services-tasks:18.0.1 -> 18.2.0 (*)
+| +--- com.google.android.gms:play-services-base:18.5.0 (*)
+| +--- com.google.android.gms:play-services-basement:18.4.0 (*)
+| \--- com.google.android.gms:play-services-tasks:18.2.0 (*)
++--- org.jetbrains.kotlin:kotlin-parcelize-runtime:2.0.0
+| +--- org.jetbrains.kotlin:kotlin-stdlib:2.0.0 (*)
+| \--- org.jetbrains.kotlin:kotlin-android-extensions-runtime:2.0.0

@ -51,7 +51,7 @@ play-core-ktx = "1.8.1"
play-core = "1.10.3"
play-services-maps = "18.2.0"
play-services-location = "21.3.0"
play-services-oss-licenses = "17.0.1"
play-services-oss-licenses = "17.1.0"
preference = "1.2.1"
recyclerview = "1.3.2"
retrofit = "2.9.0"

Loading…
Cancel
Save