mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-09 08:59:33 -06:00
fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-compose to v2.6.1 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -102,7 +102,7 @@ dependencies {
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.3.3"
|
||||
implementation 'androidx.activity:activity-compose:1.7.0'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.0"
|
||||
implementation "androidx.lifecycle:lifecycle-runtime-compose:2.6.0"
|
||||
implementation "androidx.lifecycle:lifecycle-runtime-compose:2.6.1"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.0"
|
||||
implementation "androidx.compose.material:material-icons-extended:1.4.0"
|
||||
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.3.3"
|
||||
|
||||
Reference in New Issue
Block a user