mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-13 01:40:28 -06:00
[Android]: Bump material from 1.1.1 to 1.3.1 (#263)
Bumps material from 1.1.1 to 1.3.1. --- updated-dependencies: - dependency-name: androidx.compose.material:material 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:
@@ -60,7 +60,7 @@ dependencies {
|
||||
api project(":common")
|
||||
|
||||
implementation "androidx.compose.ui:ui:1.1.1"
|
||||
implementation "androidx.compose.material:material:1.1.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'
|
||||
implementation 'androidx.activity:activity-compose:1.5.1'
|
||||
|
||||
Reference in New Issue
Block a user