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 3436731 commit c14d8ffCopy full SHA for c14d8ff
android/app/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'com.google.firebase:firebase-auth:20.0.4'
43
implementation 'com.google.firebase:firebase-database:19.7.0'
44
testImplementation 'junit:junit:4.+'
45
- androidTestImplementation 'androidx.test.ext:junit:1.1.2'
+ androidTestImplementation 'androidx.test.ext:junit:1.1.3'
46
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
47
48
//retrofit
0 commit comments