Skip to content

Commit

Permalink
Merge pull request #646 from AppDevNext/dependabot/gradle/androidx.li…
Browse files Browse the repository at this point in the history
…fecycle-lifecycle-livedata-ktx-2.8.4

Bump androidx.lifecycle:lifecycle-livedata-ktx from 2.8.2 to 2.8.4
  • Loading branch information
hannesa2 authored Jul 26, 2024
2 parents ef8a710 + 1e64d28 commit 9b88c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LogcatCoreLib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.4"
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.2'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.8.4'
api 'com.jakewharton.timber:timber:5.0.1'
}

Expand Down

0 comments on commit 9b88c96

Please sign in to comment.