mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-09 16:36:08 -06:00
[Android]: Bump ui-tooling from 1.1.1 to 1.3.1 (#269)
Bumps ui-tooling from 1.1.1 to 1.3.1. --- updated-dependencies: - dependency-name: androidx.compose.ui:ui-tooling dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -65,7 +65,7 @@ dependencies {
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
|
||||
implementation 'androidx.activity:activity-compose:1.5.1'
|
||||
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.3.1"
|
||||
debugImplementation "androidx.compose.ui:ui-tooling:1.1.1"
|
||||
debugImplementation "androidx.compose.ui:ui-tooling:1.3.1"
|
||||
|
||||
implementation 'androidx.compose.material3:material3:1.1.0-alpha02'
|
||||
}
|
||||
Reference in New Issue
Block a user