Skip to content

Commit

Permalink
fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-c…
Browse files Browse the repository at this point in the history
…ompose to v1.0.0-alpha07
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent 5abe46f commit 4193c67
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 @@ -23,7 +23,7 @@ compose-materialiconscore = { module = "androidx.compose.material:material-icons
compose-materialiconsextended = { module = "androidx.compose.material:material-icons-extended", version.ref = "compose" }

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-viewmodel = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version = "1.0.0-alpha07" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.3.0-beta01" }

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

0 comments on commit 4193c67

Please sign in to comment.