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 9e74f4c commit 20226b3Copy full SHA for 20226b3
xplosion-sample/build.gradle
@@ -48,5 +48,5 @@ dependencies {
48
implementation 'androidx.appcompat:appcompat:1.4.2'
49
testImplementation 'junit:junit:4.13.2'
50
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
51
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
52
}
0 commit comments