Skip to content

Commit 16d31e4

Browse files
Bump timber from 5.0.1.1 to 5.0.1.2
Bumps timber from 5.0.1.1 to 5.0.1.2. --- updated-dependencies: - dependency-name: com.github.hannesa2:timber dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b43093 commit 16d31e4

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)