We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b42d912 commit 9bf9e8cCopy full SHA for 9bf9e8c
1 file changed
WebViewSample/app/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
43
testImplementation 'junit:junit:4.13.2'
44
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
45
- androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
+ androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
46
47
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1"
48
0 commit comments