-1

Getting this error Execution failed for task ':app:checkDebugAarMetadata'. while running the app

enter image description here

I also tried following couple of solutions that didn't work

  1. Changed the compileSdkVersion = 31 and targetSdkVersion = 31 which is present in build.gradle
  2. Added build.repositories jcenter() and to allprojects.repositories jcenter() in build.gradle
gopinath krm
  • 69
  • 1
  • 8
  • Hi, Please open this project in Android Studio. It won't resolve your issue, but it will provide you with a more detailed error. This way, we can investigate it more thoroughly. – Lalit kumar Aug 22 '23 at 11:20
  • Does this answer your question? [React Native Android build failure with different errors without any changes in code for past days due to publish of React Native version 0.71.0-rc.0](https://stackoverflow.com/questions/74334162/react-native-android-build-failure-with-different-errors-without-any-changes-in) – Thanhal P A Aug 22 '23 at 11:43

0 Answers0