We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1fc42 commit 33128e0Copy full SHA for 33128e0
1 file changed
LogcatCoreLib/build.gradle
@@ -27,7 +27,7 @@ dependencies {
27
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
28
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
29
implementation "androidx.lifecycle:lifecycle-livedata-ktx:2.8.7"
30
- api "com.github.hannesa2:timber:5.0.1.0"
+ api "com.github.hannesa2:timber:5.0.1-delegator"
31
}
32
33
publishing {
0 commit comments