fix(deps): update dependency androidx.compose.ui:ui to v1.4.0 (#411)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-03-24 21:26:24 +05:30
committed by GitHub
parent e04920302c
commit 1244ee8aa9

View File

@@ -98,7 +98,7 @@ ruler {
dependencies {
api project(":common")
implementation "androidx.compose.ui:ui:1.3.3"
implementation "androidx.compose.ui:ui:1.4.0"
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"