Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 6b7ac61 commit 7db53dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ hilt-navigation-compose = "androidx.hilt:hilt-navigation-compose:1.0.0"
hilt-testing = { module = "com.google.dagger:hilt-android-testing", version.ref = "hilt" }

androidx-navigation-compose = "androidx.navigation:navigation-compose:2.7.4"
androidx-activity-compose = "androidx.activity:activity-compose:1.8.0"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.0"

androidx-room-ktx = { module = "androidx.room:room-ktx", version.ref = "room" }
androidx-room-compiler = { module = "androidx.room:room-compiler", version.ref = "room" }
Expand Down

0 comments on commit 7db53dd

Please sign in to comment.