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
use AndroidStudio4.1rc, always make failed. i try to create ./compile_r_class_jar/debug/ directory, it seems to work.
The text was updated successfully, but these errors were encountered:
PC is Macbook
Sorry, something went wrong.
what version of com.android.tools.build:gradle do you use?
com.android.tools.build:gradle
version com.android.tools.build:gradle:4.1.0-rc03
With gradle plugin 4.1.0, r class jar folder has changed to compile_r_class_jar. It will be adapted in the next version.
r class jar
compile_r_class_jar
Fix in 1.2.18
still exits in 1.3.6, because change of the aar outputDir.
No branches or pull requests
use AndroidStudio4.1rc, always make failed. i try to create ./compile_r_class_jar/debug/ directory, it seems to work.
The text was updated successfully, but these errors were encountered: