diff --git a/demo/app/build.gradle b/demo/app/build.gradle index 548f1a5..a803791 100644 --- a/demo/app/build.gradle +++ b/demo/app/build.gradle @@ -56,7 +56,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.7.1' implementation 'androidx.constraintlayout:constraintlayout:2.2.1' testImplementation 'junit:junit:4.13.2' - androidTestImplementation 'androidx.test:runner:1.6.2' + androidTestImplementation 'androidx.test:runner:1.7.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1' // Crypto Checker configuration start