Skip to content

Commit

Permalink
Update lifecycle-viewmodel to 2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaslogen committed Mar 22, 2023
1 parent 88b3cb9 commit 99fcbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ versions.composeBOM = "2023.03.00"
// Compose integration with Activities
versions.activityCompose = "1.6.1"
// Compose integration with ViewModels
versions.lifecycleViewModel = '2.6.0'
versions.lifecycleViewModel = '2.6.1'

// Hilt
versions.hilt = '2.45'
Expand Down

0 comments on commit 99fcbbf

Please sign in to comment.