Skip to content

Commit 28703fb

Browse files
Update dependency androidx.test.ext:junit to v1.2.1
1 parent b42d912 commit 28703fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebViewSample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
implementation 'com.google.android.material:material:1.6.1'
4242
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4343
testImplementation 'junit:junit:4.13.2'
44-
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
44+
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
4545
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
4646

4747
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1"

0 commit comments

Comments
 (0)