mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 09:28:49 +00:00
build.gradle: update osmdroid to 6.1.20
This commit is contained in:
parent
d4060f7589
commit
562d118e79
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ dependencies {
|
|||
//noinspection GradleDependency
|
||||
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.13'
|
||||
implementation 'com.google.guava:guava:33.3.0-android'
|
||||
implementation 'org.osmdroid:osmdroid-android:6.1.17'
|
||||
implementation 'org.osmdroid:osmdroid-android:6.1.20'
|
||||
//noinspection GradleDependency
|
||||
implementation 'org.slf4j:slf4j-api:2.0.9'
|
||||
implementation 'com.github.tony19:logback-android:3.0.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue