[Android] Issue: Execution failed for task ':app:processDebugAndroidTestManifest'.

 今日在rebuild project的時候,出現以下錯誤:



基本上就是androidx.test.ext:junitandroidx.test.espresso:espresso-core版本太舊所造成的:

androidx.test.ext:junit: 從1.1.1 升級到 1.1.5

androidx.test.espresso:espresso-core: 從3.2.0 升級到 1.1.5


就解決了。


參考 reference:

https://stackoverflow.com/questions/75955818/cant-build-apk-in-android-studio-because-getting-execution-failed-for-task-ap




留言

熱門文章