mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-09 16:36:08 -06:00
Update dependency androidx.compose.ui:ui to v1.4.2 (#485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -114,7 +114,7 @@ dependencies {
|
||||
// Needed for createAndroidComposeRule, but not createComposeRule:
|
||||
debugImplementation("androidx.compose.ui:ui-test-manifest:1.4.2")
|
||||
|
||||
implementation "androidx.compose.ui:ui:1.4.1"
|
||||
implementation "androidx.compose.ui:ui:1.4.2"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.4.2"
|
||||
implementation "androidx.compose.ui:ui-viewbinding:1.4.2"
|
||||
implementation 'androidx.activity:activity-compose:1.7.1'
|
||||
|
||||
Reference in New Issue
Block a user