Skip to content

Commit

Permalink
chore(deps): update dependency androidx.lifecycle:lifecycle-viewmodel…
Browse files Browse the repository at this point in the history
…-compose to v2
  • Loading branch information
renovate-bot committed Nov 13, 2021
1 parent d80ee02 commit 5ce7da2
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 = "2.4.0" }
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 5ce7da2

Please sign in to comment.