Skip to content

Commit

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

---
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 Nov 4, 2024
1 parent deb8696 commit 45c033f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
api "androidx.compose.material:material"
api "androidx.compose.material:material-icons-core"
api "androidx.compose.compiler:compiler:$compose_compiler_version"
api 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.6'
api 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.7'
api 'androidx.activity:activity-compose:1.9.3'
api "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"

Expand Down

0 comments on commit 45c033f

Please sign in to comment.