mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-13 19:09:43 -06:00
[Android]: Bump ui-tooling from 1.3.2 to 1.3.3 (#302)
Bumps ui-tooling from 1.3.2 to 1.3.3. --- 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:
@@ -64,7 +64,7 @@ dependencies {
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.3.3"
|
||||
implementation 'androidx.activity:activity-compose:1.5.1'
|
||||
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.3.3"
|
||||
debugImplementation "androidx.compose.ui:ui-tooling:1.3.2"
|
||||
debugImplementation "androidx.compose.ui:ui-tooling:1.3.3"
|
||||
|
||||
implementation 'androidx.compose.material3:material3:1.1.0-alpha04'
|
||||
}
|
||||
Reference in New Issue
Block a user