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 a660345 commit 1964637Copy full SHA for 1964637
android/releasetest/build.gradle
@@ -88,7 +88,7 @@ dependencies {
88
implementation "androidx.appcompat:appcompat:1.0.0"
89
// testing dependencies
90
androidTestImplementation "androidx.test.espresso:espresso-core:3.1.0"
91
- androidTestImplementation 'androidx.test:rules:1.4.0'
+ androidTestImplementation 'androidx.test:rules:1.5.0'
92
androidTestImplementation "androidx.test:runner:1.4.0"
93
94
androidTestImplementation "androidx.test.ext:junit:1.1.4"
0 commit comments