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 b42d912 commit 28703fbCopy full SHA for 28703fb
WebViewSample/app/build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
implementation 'com.google.android.material:material:1.6.1'
42
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
43
testImplementation 'junit:junit:4.13.2'
44
- androidTestImplementation 'androidx.test.ext:junit:1.1.3'
+ androidTestImplementation 'androidx.test.ext:junit:1.2.1'
45
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
46
47
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1"
0 commit comments