Skip to content

Commit

Permalink
Merge pull request #169 from Anthonyy232/renovate/androidx.lifecycle-…
Browse files Browse the repository at this point in the history
…lifecycle-runtime-ktx-2.x

Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.6
  • Loading branch information
Anthonyy232 authored Sep 21, 2024
2 parents 09626a9 + 5bb7ba9 commit 3fe29db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ androidComponents {

dependencies {
implementation("androidx.core:core-ktx:1.13.1")
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.8.5")
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.8.6")
implementation("androidx.activity:activity-compose:1.9.2")
implementation(platform("androidx.compose:compose-bom:2024.09.02"))
implementation("androidx.compose.ui:ui:1.7.2")
Expand Down

0 comments on commit 3fe29db

Please sign in to comment.