Update dependency org.osmdroid:osmdroid-android to v6.1.16

pull/2233/head
renovate[bot] 3 years ago committed by Alex Baker
parent 887007d898
commit 14d4fa702b

@ -221,7 +221,7 @@ dependencies {
implementation("com.etebase:client:2.3.2")
implementation("com.github.QuadFlask:colorpicker:0.0.15")
implementation("net.openid:appauth:0.11.1")
implementation("org.osmdroid:osmdroid-android:6.1.15@aar")
implementation("org.osmdroid:osmdroid-android:6.1.16@aar")
implementation(libs.bundles.retrofit)
implementation("androidx.recyclerview:recyclerview:1.3.0")

@ -650,7 +650,7 @@
+| +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.15
++--- org.osmdroid:osmdroid-android:6.1.16
++--- com.squareup.retrofit2:retrofit:2.9.0
+| \--- com.squareup.okhttp3:okhttp:3.14.9 -> 4.10.0 (*)
++--- com.squareup.retrofit2:converter-moshi:2.9.0

@ -807,7 +807,7 @@
+| +--- androidx.core:core:1.1.0 -> 1.9.0 (*)
+| +--- androidx.annotation:annotation:1.1.0 -> 1.5.0 (*)
+| \--- com.google.guava:listenablefuture:1.0 -> 9999.0-empty-to-avoid-conflict-with-guava
++--- org.osmdroid:osmdroid-android:6.1.15
++--- org.osmdroid:osmdroid-android:6.1.16
++--- com.squareup.retrofit2:retrofit:2.9.0
+| \--- com.squareup.okhttp3:okhttp:3.14.9 -> 4.10.0 (*)
++--- com.squareup.retrofit2:converter-moshi:2.9.0

Loading…
Cancel
Save