mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:48:49 +00:00
Update osmdroid to 6.0.3.
This commit is contained in:
parent
1a4c797c79
commit
cd4c6a53a2
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ dependencies {
|
||||||
compile 'com.squareup.okhttp3:okhttp:3.12.0'
|
compile 'com.squareup.okhttp3:okhttp:3.12.0'
|
||||||
compile 'com.squareup.okhttp3:logging-interceptor:3.12.0'
|
compile 'com.squareup.okhttp3:logging-interceptor:3.12.0'
|
||||||
compile 'com.google.guava:guava:27.0.1-android'
|
compile 'com.google.guava:guava:27.0.1-android'
|
||||||
compile 'org.osmdroid:osmdroid-android:6.0.2'
|
compile 'org.osmdroid:osmdroid-android:6.0.3'
|
||||||
compile 'org.slf4j:slf4j-api:1.7.25'
|
compile 'org.slf4j:slf4j-api:1.7.25'
|
||||||
compile 'com.github.tony19:logback-android:1.3.0-2'
|
compile 'com.github.tony19:logback-android:1.3.0-2'
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue