Skip to content

Commit 9959762

Browse files
authored
Merge pull request #356 from AppDevNext/dependabot/gradle/com.github.hannesa2-timber-5.0.1.2
Bump timber from 5.0.1.1 to 5.0.1.2
2 parents e9ec025 + 16d31e4 commit 9959762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCoreLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies {
2323
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
2424
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.0"
2525
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.5.0'
26-
api 'com.github.hannesa2:timber:5.0.1.1'
26+
api 'com.github.hannesa2:timber:5.0.1.2'
2727
}
2828

2929
project.afterEvaluate {

0 commit comments

Comments
 (0)