mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-24 10:53:45 -06:00
fix(deps): update dependency androidx.compose.runtime:runtime-livedata to v1.4.0 (#410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -107,7 +107,7 @@ dependencies {
|
||||
implementation "androidx.compose.material:material-icons-extended:1.4.0"
|
||||
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.3.3"
|
||||
debugImplementation "androidx.compose.ui:ui-tooling:1.4.0"
|
||||
implementation("androidx.compose.runtime:runtime-livedata:1.3.3")
|
||||
implementation("androidx.compose.runtime:runtime-livedata:1.4.0")
|
||||
|
||||
implementation 'androidx.compose.material3:material3:1.1.0-beta01'
|
||||
implementation "com.google.accompanist:accompanist-themeadapter-material3:0.28.0"
|
||||
|
||||
Reference in New Issue
Block a user