mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:28:49 +00:00
Update logback-android to 2.0.0.
This commit is contained in:
parent
e968dc6681
commit
8f452619e1
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ dependencies {
|
||||||
compile 'com.google.guava:guava:28.0-android'
|
compile 'com.google.guava:guava:28.0-android'
|
||||||
compile 'org.osmdroid:osmdroid-android:6.1.0'
|
compile 'org.osmdroid:osmdroid-android:6.1.0'
|
||||||
compile 'org.slf4j:slf4j-api:1.7.28'
|
compile 'org.slf4j:slf4j-api:1.7.28'
|
||||||
compile 'com.github.tony19:logback-android:1.3.0-3'
|
compile 'com.github.tony19:logback-android:2.0.0'
|
||||||
testCompile 'junit:junit:4.12'
|
testCompile 'junit:junit:4.12'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue