We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa5cbba commit a06dea9Copy full SHA for a06dea9
android/app/build.gradle
@@ -36,7 +36,7 @@ android {
36
dependencies {
37
38
implementation 'androidx.appcompat:appcompat:1.2.0'
39
- implementation 'com.google.android.material:material:1.3.0'
+ implementation 'com.google.android.material:material:1.4.0'
40
implementation 'androidx.constraintlayout:constraintlayout:2.1.1'
41
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
42
implementation 'com.google.firebase:firebase-auth:20.0.4'
0 commit comments