diff --git a/app/build.gradle b/app/build.gradle index 2d09dff..4c93186 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,6 +30,6 @@ dependencies { implementation 'ch.bildspur:artnet4j:0.6.2' testImplementation 'junit:junit:4.13.1' androidTestImplementation 'androidx.test.ext:junit:1.1.2' - androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' + androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' } \ No newline at end of file