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
….8.1
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 5abe46f commit c233fd9
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.8.1" }

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

Expand Down

0 comments on commit c233fd9

Please sign in to comment.