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.
2 parents 5e34697 + 354e178 commit 7ab5faeCopy full SHA for 7ab5fae
library/build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
// JUnit4 Rules
86
androidTestImplementation "junit:junit:$junit_version"
87
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
88
- androidTestImplementation 'androidx.test:rules:1.6.1'
+ androidTestImplementation 'androidx.test:rules:1.7.0'
89
90
// Android JUnit Runner
91
androidTestImplementation 'androidx.test:runner:1.7.0'
0 commit comments