mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 16:08:49 +00:00
Update osmdroid to 6.1.4.
This commit is contained in:
parent
920a0cc76e
commit
6b32f3e1d9
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ dependencies {
|
||||||
implementation 'com.squareup.okhttp3:okhttp:3.12.6'
|
implementation 'com.squareup.okhttp3:okhttp:3.12.6'
|
||||||
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.6'
|
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.6'
|
||||||
implementation 'com.google.guava:guava:28.1-android'
|
implementation 'com.google.guava:guava:28.1-android'
|
||||||
implementation 'org.osmdroid:osmdroid-android:6.1.2'
|
implementation 'org.osmdroid:osmdroid-android:6.1.4'
|
||||||
implementation 'org.slf4j:slf4j-api:1.7.29'
|
implementation 'org.slf4j:slf4j-api:1.7.29'
|
||||||
implementation 'com.github.tony19:logback-android:2.0.0'
|
implementation 'com.github.tony19:logback-android:2.0.0'
|
||||||
testImplementation 'junit:junit:4.12'
|
testImplementation 'junit:junit:4.12'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue