mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-13 16:20:41 +00:00
build.gradle: Update osmdroid to 6.1.6.
This commit is contained in:
parent
14c7c63402
commit
8b86257970
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ dependencies {
|
|||
//noinspection GradleDependency
|
||||
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.12'
|
||||
implementation 'com.google.guava:guava:29.0-android'
|
||||
implementation 'org.osmdroid:osmdroid-android:6.1.5'
|
||||
implementation 'org.osmdroid:osmdroid-android:6.1.6'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.30'
|
||||
implementation 'com.github.tony19:logback-android:2.0.0'
|
||||
testImplementation 'junit:junit:4.13'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue