diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 15203e0fa..c63de5bc6 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.14@aar") + implementation("org.osmdroid:osmdroid-android:6.1.15@aar") implementation(libs.bundles.retrofit) implementation("androidx.recyclerview:recyclerview:1.3.0") diff --git a/deps_fdroid.txt b/deps_fdroid.txt index 960306257..f4d0b7f48 100644 --- a/deps_fdroid.txt +++ b/deps_fdroid.txt @@ -648,7 +648,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.14 +++--- org.osmdroid:osmdroid-android:6.1.15 ++--- 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 5814d0c35..72d472084 100644 --- a/deps_googleplay.txt +++ b/deps_googleplay.txt @@ -805,7 +805,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.14 +++--- org.osmdroid:osmdroid-android:6.1.15 ++--- 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