diff --git a/WebViewSample/app/build.gradle b/WebViewSample/app/build.gradle index deb7ce2..be14594 100644 --- a/WebViewSample/app/build.gradle +++ b/WebViewSample/app/build.gradle @@ -42,7 +42,7 @@ dependencies { implementation 'com.google.android.material:material:1.6.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' testImplementation 'junit:junit:4.13.2' - androidTestImplementation 'androidx.test.ext:junit:1.1.3' + androidTestImplementation 'androidx.test.ext:junit:1.3.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' implementation platform('com.google.firebase:firebase-bom:30.4.1') diff --git a/com.libmallnftscshop.nftlibermall/app/build.gradle b/com.libmallnftscshop.nftlibermall/app/build.gradle index 47ed81f..d3e1ea5 100755 --- a/com.libmallnftscshop.nftlibermall/app/build.gradle +++ b/com.libmallnftscshop.nftlibermall/app/build.gradle @@ -42,7 +42,7 @@ dependencies { implementation 'com.google.android.material:material:1.6.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' testImplementation 'junit:junit:4.13.2' - androidTestImplementation 'androidx.test.ext:junit:1.1.3' + androidTestImplementation 'androidx.test.ext:junit:1.3.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' implementation platform('com.google.firebase:firebase-bom:30.4.1')