Skip to content

Commit

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

Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.4 to 2.8.7
  • Loading branch information
hannesa2 authored Feb 4, 2025
2 parents 7f63f7f + b74d2fc commit 9e96cb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LogcatCoreUI/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ dependencies {
implementation "androidx.core:core-ktx:1.15.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.4"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
implementation 'androidx.recyclerview:recyclerview:1.3.2'
api 'com.google.android.material:material:1.12.0'
}
Expand Down

0 comments on commit 9e96cb6

Please sign in to comment.