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 0f45e5c + 6d4aa61 commit d1c1e91Copy full SHA for d1c1e91
library/build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
// JUnit4 Rules
75
androidTestImplementation "junit:junit:$junit_version"
76
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
77
- androidTestImplementation 'androidx.test:rules:1.4.0'
+ androidTestImplementation 'androidx.test:rules:1.5.0'
78
79
// Android JUnit Runner
80
androidTestImplementation 'androidx.test:runner:1.4.0'
0 commit comments