|
@@ -130,7 +130,7 @@ dependencies {
|
|
|
implementation 'androidx.biometric:biometric:1.0.1'
|
|
|
implementation 'androidx.browser:browser:1.2.0'
|
|
|
implementation 'androidx.cardview:cardview:1.0.0'
|
|
|
- implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta6'
|
|
|
+ implementation 'androidx.constraintlayout:constraintlayout:2.0.0-beta7'
|
|
|
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
|
|
|
implementation 'androidx.multidex:multidex:2.0.1'
|
|
|
implementation 'androidx.preference:preference:1.1.1'
|
|
@@ -149,7 +149,7 @@ dependencies {
|
|
|
implementation "androidx.work:work-runtime-ktx:$work_version"
|
|
|
|
|
|
// UI library
|
|
|
- implementation 'com.google.android.material:material:1.1.0'
|
|
|
+ implementation 'com.google.android.material:material:1.3.0-alpha01'
|
|
|
|
|
|
standardImplementation 'com.google.firebase:firebase-core:17.4.3'
|
|
|
|