Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.3 (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 8f63c6a commit 52de595
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation "androidx.compose.animation:animation"
implementation "androidx.compose.animation:animation-graphics"
implementation "androidx.compose.animation:animation-core"
implementation "androidx.activity:activity-compose:1.7.2"
implementation "androidx.activity:activity-compose:1.9.3"
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.1"
}

Expand Down

0 comments on commit 52de595

Please sign in to comment.