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 f68b510 commit d016d25Copy full SHA for d016d25
android/releasetest/build.gradle
@@ -93,7 +93,7 @@ dependencies {
93
94
androidTestImplementation "androidx.test.ext:junit:1.1.4"
95
androidTestImplementation "androidx.test.ext:truth:1.4.0"
96
- androidTestImplementation('org.awaitility:awaitility:4.2.1') {
+ androidTestImplementation('org.awaitility:awaitility:4.2.2') {
97
transitive = false
98
}
99
implementation "androidx.core:core-ktx:1.8.0"
0 commit comments