mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-04-28 20:39:52 -05:00
[Android]: Bump ui-tooling from 1.3.1 to 1.3.2 (#276)
Bumps ui-tooling from 1.3.1 to 1.3.2. --- updated-dependencies: - dependency-name: androidx.compose.ui:ui-tooling dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -61,7 +61,7 @@ dependencies {
|
||||
|
||||
implementation "androidx.compose.ui:ui:1.3.2"
|
||||
implementation "androidx.compose.material:material:1.3.1"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.3.1"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.3.2"
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user