Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Kajanan02 opened this issue Feb 12, 2023 · 2 comments

Comments

@Kajanan02
Copy link

Kajanan02 commented Feb 12, 2023

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.

@prantabiswas
Copy link

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

@saifulshihab
Copy link

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

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants