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 7fd71ad commit f302912Copy full SHA for f302912
android/releasetest/build.gradle
@@ -92,7 +92,7 @@ dependencies {
92
androidTestImplementation "androidx.test:runner:1.4.0"
93
94
androidTestImplementation "androidx.test.ext:junit:1.1.4"
95
- androidTestImplementation "androidx.test.ext:truth:1.4.0"
+ androidTestImplementation "androidx.test.ext:truth:1.6.0"
96
androidTestImplementation('org.awaitility:awaitility:4.2.2') {
97
transitive = false
98
}
0 commit comments