Skip to content

Commit 4868e98

Browse files
Bump androidx.lifecycle:lifecycle-livedata-ktx from 2.8.4 to 2.8.6
Bumps androidx.lifecycle:lifecycle-livedata-ktx from 2.8.4 to 2.8.6. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-livedata-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b72636 commit 4868e98

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.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
2424
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
2525
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.4"
26-
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.4'
26+
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.6'
2727
api 'com.jakewharton.timber:timber:5.0.1'
2828
}
2929

0 commit comments

Comments
 (0)