mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-28 03:19:26 -06:00
[Android]: Bump lifecycle-viewmodel-compose from 2.4.0 to 2.4.1
Bumps lifecycle-viewmodel-compose from 2.4.0 to 2.4.1. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -154,7 +154,7 @@ dependencies {
|
||||
// Integration with activities
|
||||
implementation 'androidx.activity:activity-compose:1.4.0'
|
||||
// Integration with ViewModels
|
||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.4.0'
|
||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.4.1'
|
||||
// Integration with observables
|
||||
implementation 'androidx.compose.runtime:runtime-livedata:1.0.5'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user