Bump slf4j version
This commit is contained in:
parent
3876db8043
commit
a3c1fffa3a
|
@ -25,7 +25,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'org.slf4j:slf4j-api:1.7.28'
|
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'
|
||||||
//noinspection GradleDependency: 3.12.* is the latest version compatible with Android <5
|
//noinspection GradleDependency: 3.12.* is the latest version compatible with Android <5
|
||||||
implementation 'com.squareup.okhttp3:okhttp:3.12.6'
|
implementation 'com.squareup.okhttp3:okhttp:3.12.6'
|
||||||
|
|
Loading…
Reference in New Issue