mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-08 02:32:21 -05:00
[Android]: Bump material from 1.0.5 to 1.1.0
Bumps material from 1.0.5 to 1.1.0. --- 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>
This commit is contained in:
@@ -54,7 +54,7 @@ dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha02'
|
||||
implementation "androidx.compose.ui:ui:1.1.0"
|
||||
implementation "androidx.compose.material:material:1.0.5"
|
||||
implementation "androidx.compose.material:material:1.1.0"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.1.0"
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.4.1'
|
||||
implementation 'androidx.activity:activity-compose:1.4.0'
|
||||
|
||||
Reference in New Issue
Block a user