diff --git a/mobileapp/app/build.gradle b/mobileapp/app/build.gradle index 6391315..f086524 100644 --- a/mobileapp/app/build.gradle +++ b/mobileapp/app/build.gradle @@ -37,7 +37,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.3.0' implementation 'androidx.constraintlayout:constraintlayout:2.0.4' testImplementation 'junit:junit:4.13.2' - androidTestImplementation 'androidx.test.ext:junit:1.1.2' + androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' //Material Design