mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-04-28 04:23:06 -05:00
fix(deps): update dependency androidx.compose.ui:ui-viewbinding to v1.4.2 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ dependencies {
|
||||
|
||||
implementation "androidx.compose.ui:ui:1.4.1"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.4.1"
|
||||
implementation "androidx.compose.ui:ui-viewbinding:1.4.1"
|
||||
implementation "androidx.compose.ui:ui-viewbinding:1.4.2"
|
||||
implementation 'androidx.activity:activity-compose:1.7.0'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1"
|
||||
implementation "androidx.lifecycle:lifecycle-runtime-compose:2.6.1"
|
||||
|
||||
Reference in New Issue
Block a user