fix(deps): update dependency androidx.compose.ui:ui-tooling-preview to v1.4.1 (#431)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-06 13:31:18 +05:30
committed by GitHub
parent ac1c857489
commit 9c133330cb

View File

@@ -105,7 +105,7 @@ dependencies {
api project(":common")
implementation "androidx.compose.ui:ui:1.4.1"
implementation "androidx.compose.ui:ui-tooling-preview:1.4.0"
implementation "androidx.compose.ui:ui-tooling-preview:1.4.1"
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"