Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity-compose to v1…
Browse files Browse the repository at this point in the history
….9.3
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 5abe46f commit cccb28d
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 @@ -24,7 +24,7 @@ compose-materialiconsextended = { module = "androidx.compose.material:material-i

compose-junit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "compose" }
compose-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version = "1.0.0-alpha06" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.3.0-beta01" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.3" }

navigation-compose = { module = "androidx.navigation:navigation-compose", version.ref = "navigation_compose" }

Expand Down

0 comments on commit cccb28d

Please sign in to comment.