react-native-thermal-receipt-printer-image-qr icon indicating copy to clipboard operation
react-native-thermal-receipt-printer-image-qr copied to clipboard

Could not determine the dependencies of task ':react-native-thermal-receipt-printer-image-qr:compileDebugAidl'.

Open Kajanan02 opened this issue 1 year ago • 2 comments

FAILURE: Build failed with an exception.

  • What went wrong: Could not determine the dependencies of task ':react-native-thermal-receipt-printer-image-qr:compileDebugAidl'.

Installed Build Tools revision 32.0.0 is corrupted. Remove and install again using the SDK Manager.

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 5s

In => android/build.grandle

ext { buildToolsVersion = "29.0.2" minSdkVersion = 21 compileSdkVersion = 30 targetSdkVersion = 30 // Remove 'supportLibVersion' property and put specific versions for AndroidX libraries androidXCore = "1.0.2" // Put here other AndroidX dependencies }

Please give a solution... Thanks for advance.

Kajanan02 avatar Feb 12 '23 18:02 Kajanan02

Hope you've found the workaround, if not, you may try the solution here

prantabiswas avatar Apr 03 '23 11:04 prantabiswas

Hope you've found the workaround, if not, you may try the solution here

Thank you.

saifulshihab avatar Apr 26 '23 06:04 saifulshihab