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.
2 parents 539baee + 910bfdb commit 9a9a56aCopy full SHA for 9a9a56a
android/app/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
38
implementation 'androidx.appcompat:appcompat:1.2.0'
39
implementation 'com.google.android.material:material:1.3.0'
40
- implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
+ 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'
43
implementation 'com.google.firebase:firebase-database:19.7.0'
0 commit comments