Skip to content

Commit 5bb33b3

Browse files
authored
Merge pull request #717 from AppDevNext/dependabot/gradle/androidx.lifecycle-lifecycle-runtime-ktx-2.9.3
Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.9.2 to 2.9.3
2 parents 088bd47 + b921a9a commit 5bb33b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

LogcatCoreUI/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation "androidx.core:core-ktx:1.17.0"
3030
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
3131
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2"
32-
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.2"
32+
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.9.3"
3333
implementation "androidx.recyclerview:recyclerview:1.4.0"
3434
api "com.google.android.material:material:1.12.0"
3535
}

0 commit comments

Comments
 (0)