We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cdaca commit d82d052Copy full SHA for d82d052
1 file changed
LogcatCoreLib/build.gradle
@@ -24,7 +24,7 @@ dependencies {
24
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
25
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.1"
26
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.1'
27
- api 'com.github.hannesa2:timber:5.0.1.0'
+ api 'com.github.hannesa2:timber:5.0.1-delegator'
28
}
29
30
publishing {
0 commit comments