mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-09 00:50:24 -06:00
[Android]: Bump material from 1.6.0-alpha03 to 1.6.0-beta01
Bumps [material](https://github.com/material-components/material-components-android) from 1.6.0-alpha03 to 1.6.0-beta01. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](https://github.com/material-components/material-components-android/compare/1.6.0-alpha03...1.6.0-beta01) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -78,7 +78,7 @@ dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:${kotlin_version}"
|
||||
implementation 'androidx.core:core-ktx:1.7.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha03'
|
||||
implementation 'com.google.android.material:material:1.6.0-beta01'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
|
||||
implementation 'androidx.preference:preference-ktx:1.1.1'
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ dependencies {
|
||||
|
||||
implementation 'androidx.core:core-ktx:1.7.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha03'
|
||||
implementation 'com.google.android.material:material:1.6.0-beta01'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
|
||||
testImplementation 'junit:junit:4.+'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
|
||||
|
||||
@@ -52,7 +52,7 @@ dependencies {
|
||||
|
||||
implementation 'androidx.core:core-ktx:1.7.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.4.1'
|
||||
implementation 'com.google.android.material:material:1.6.0-alpha03'
|
||||
implementation 'com.google.android.material:material:1.6.0-beta01'
|
||||
implementation "androidx.compose.ui:ui:1.1.1"
|
||||
implementation "androidx.compose.material:material:1.1.1"
|
||||
implementation "androidx.compose.ui:ui-tooling-preview:1.1.1"
|
||||
|
||||
Reference in New Issue
Block a user