You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unable to build due to following error. I am not seeing any exploded-aar directory in my module.
How to generate this directory ?
Error:FAILURE: Build failed with an exception.
Where:
Script '../fat-aar.gradle' line: 202
What went wrong:
Execution failed for task ':$module:generateRJava'.
/Users/madhuri/Desktop/Madhuri/ProjectName/modulename/build/intermediates/exploded-aar/ProjectName/modulename/unspecified/AndroidManifest.xml (No such file or directory)
Try:
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:
Unable to build due to following error. I am not seeing any exploded-aar directory in my module.
How to generate this directory ?
Error:FAILURE: Build failed with an exception.
Where:
Script '../fat-aar.gradle' line: 202
What went wrong:
Execution failed for task ':$module:generateRJava'.
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: