Skip to content

Commit

Permalink
Merge pull request #237 from hannesa2/dependabot/gradle/androidx.life…
Browse files Browse the repository at this point in the history
…cycle-lifecycle-runtime-ktx-2.8.6

Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.5 to 2.8.6
  • Loading branch information
hannesa2 authored Sep 19, 2024
2 parents 2e62989 + 68943fe commit 91c974f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion githubAppUpdate/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
exclude group: 'androidx.lifecycle', module: 'lifecycle-viewmodel-ktx'
}
api "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
api "androidx.lifecycle:lifecycle-runtime-ktx:2.8.5"
api "androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
implementation "com.squareup.okhttp3:logging-interceptor:4.12.0"
}

Expand Down

0 comments on commit 91c974f

Please sign in to comment.