We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9ec025 + 16d31e4 commit 9959762Copy full SHA for 9959762
1 file changed
LogcatCoreLib/build.gradle
@@ -23,7 +23,7 @@ dependencies {
23
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
24
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.0"
25
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.5.0'
26
- api 'com.github.hannesa2:timber:5.0.1.1'
+ api 'com.github.hannesa2:timber:5.0.1.2'
27
}
28
29
project.afterEvaluate {
0 commit comments