mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-27 19:08:50 -06:00
Merge pull request #122 from yogeshpaliyal/dependabot/gradle/androidx.compose.runtime-runtime-livedata-1.1.1
[Android]: Bump runtime-livedata from 1.1.0 to 1.1.1
This commit is contained in:
@@ -156,7 +156,7 @@ dependencies {
|
||||
// Integration with ViewModels
|
||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.4.1'
|
||||
// Integration with observables
|
||||
implementation 'androidx.compose.runtime:runtime-livedata:1.1.0'
|
||||
implementation 'androidx.compose.runtime:runtime-livedata:1.1.1'
|
||||
|
||||
implementation "androidx.datastore:datastore-preferences:1.0.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user