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 1a3ba9b commit 6dea57eCopy full SHA for 6dea57e
app/build.gradle.kts
@@ -86,7 +86,7 @@ dependencies {
86
implementation(deps.customView.textDrawable)
87
88
testImplementation("junit:junit:4.13")
89
- androidTestImplementation("androidx.test:runner:1.3.0")
+ androidTestImplementation("androidx.test:runner:1.4.0")
90
androidTestImplementation("androidx.test.espresso:espresso-core:3.4.0")
91
92
implementation(deps.firebase.auth)
0 commit comments