We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error:FAILURE: Build failed with an exception.
Where: Script 'D:\demo\AARApplication\app\fat-aar.gradle' line: 151
What went wrong: A problem occurred configuring project ':app'.
Could not get unknown property 'packageReleaseResources' for project ':app' of type org.gradle.api.Project.
The text was updated successfully, but these errors were encountered:
because you apply it on a app project, fat-aar can only work on library module
Sorry, something went wrong.
No branches or pull requests
Error:FAILURE: Build failed with an exception.
Where:
Script 'D:\demo\AARApplication\app\fat-aar.gradle' line: 151
What went wrong:
A problem occurred configuring project ':app'.
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
The text was updated successfully, but these errors were encountered: