diff --git a/android/app/build.gradle b/android/app/build.gradle index 4254b98..7cdcc6d 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -42,7 +42,7 @@ dependencies { implementation 'com.google.firebase:firebase-auth:20.0.4' implementation 'com.google.firebase:firebase-database:19.7.0' testImplementation 'junit:junit:4.+' - androidTestImplementation 'androidx.test.ext:junit:1.1.2' + androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' //retrofit