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
When using Gradle 3.6.3 version and butterknife 10.2.1 version together, it prompts that R2 does not exist
The text was updated successfully, but these errors were encountered:
遇到了一样的问题,正在想办法,你解决了吗?
Sorry, something went wrong.
我把项目中的gradle版本降到3.4.2就可以编译通过了,classpath 'com.android.tools.build:gradle:3.4.2'
最高到3.6.1
No branches or pull requests
When using Gradle 3.6.3 version and butterknife 10.2.1 version together, it prompts that R2 does not exist
The text was updated successfully, but these errors were encountered: