mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-28 03:19:26 -06:00
Merge pull request #113 from yogeshpaliyal/dependabot/gradle/androidx.lifecycle-lifecycle-viewmodel-compose-2.4.1
[Android]: Bump lifecycle-viewmodel-compose from 2.4.0 to 2.4.1
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