mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
build.gradle: Update SLF4J to 1.7.32.
This commit is contained in:
parent
3679727bc0
commit
fcb543c342
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ dependencies {
|
|||
implementation 'com.squareup.okhttp3:logging-interceptor:3.12.13'
|
||||
implementation 'com.google.guava:guava:30.1-android'
|
||||
implementation 'org.osmdroid:osmdroid-android:6.1.8'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.30'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.32'
|
||||
implementation 'com.github.tony19:logback-android:2.0.0'
|
||||
testImplementation 'junit:junit:4.13.1'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue