mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
Update slf4j to 1.7.28.
This commit is contained in:
parent
588aaf72f3
commit
e968dc6681
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ dependencies {
|
|||
compile 'com.squareup.okhttp3:logging-interceptor:3.12.3'
|
||||
compile 'com.google.guava:guava:28.0-android'
|
||||
compile 'org.osmdroid:osmdroid-android:6.1.0'
|
||||
compile 'org.slf4j:slf4j-api:1.7.25'
|
||||
compile 'org.slf4j:slf4j-api:1.7.28'
|
||||
compile 'com.github.tony19:logback-android:1.3.0-3'
|
||||
testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue