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 7b38860 commit 6287054Copy full SHA for 6287054
feedback/example/android/app/build.gradle
@@ -60,5 +60,5 @@ dependencies {
60
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
61
testImplementation 'junit:junit:4.13.2'
62
androidTestImplementation 'androidx.test:runner:1.4.0'
63
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
64
}
0 commit comments