diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 3ef7f374b..a725c25f9 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -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") diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 6ad58bcbe..0753ee47e 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -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 diff --git a/deps_googleplay.txt b/deps_googleplay.txt index e28e4c5db..672e4f1d2 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -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