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 539baee commit d3211b8Copy full SHA for d3211b8
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.3.0'
47
48
//retrofit
0 commit comments