Skip to content

Commit

Permalink
Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.5 to 2.8.6
Browse files Browse the repository at this point in the history
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.5 to 2.8.6.

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 2e62989 commit 68943fe
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 68943fe

Please sign in to comment.