mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-15 10:46:14 -06:00
[Android]: Bump ui from 1.1.1 to 1.3.1 (#270)
Bumps ui from 1.1.1 to 1.3.1. --- updated-dependencies: - dependency-name: androidx.compose.ui:ui 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:
@@ -59,7 +59,7 @@ android {
|
||||
dependencies {
|
||||
api project(":common")
|
||||
|
||||
implementation "androidx.compose.ui:ui:1.1.1"
|
||||
implementation "androidx.compose.ui:ui:1.3.1"
|
||||
implementation "androidx.compose.material:material:1.3.1"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.3.1"
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
|
||||
|
||||
Reference in New Issue
Block a user