Skip to content

Commit 375c41f

Browse files
Bump lifecycle-livedata-ktx from 2.4.1 to 2.5.0
Bumps lifecycle-livedata-ktx from 2.4.1 to 2.5.0. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-livedata-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95b8c75 commit 375c41f

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
@@ -22,7 +22,7 @@ dependencies {
2222
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
2323
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3"
2424
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.0"
25-
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.4.1'
25+
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.5.0'
2626
api 'com.github.hannesa2:timber:5.0.1.1'
2727
}
2828

0 commit comments

Comments
 (0)