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
bundleDebugAar
assembleDebug
Screenshot of error:
The text was updated successfully, but these errors were encountered:
Workaround:
Use ./gradlew :app:assembleDebug instead of assembleDebug on terminal
./gradlew :app:assembleDebug
Note: This issue will be fixed when the core library will be Published to maven
Sorry, something went wrong.
No branches or pull requests
Current Behaviour
bundleDebugAar
build error whenassembleDebug
is run on terminalExpected Behaviour
Context
Screenshot of error:
![image](https://user-images.githubusercontent.com/11598375/133766490-33dc7b38-10c8-4862-b014-c0ada631d39a.png)
The text was updated successfully, but these errors were encountered: