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
i android sdk is 24, gradle is 2.14.1, which version should i use,
classpath 'com.chenenyu.router:gradle-plugin:0.2.0', has error.
The text was updated successfully, but these errors were encountered:
gradle 3.3
classpath 'com.chenenyu.router:gradle-plugin:latest.integration'
Sorry, something went wrong.
跟greendao 有冲突,
Error:Execution failed for task ':app:greendao'.
org.eclipse.jdt.internal.compiler.impl.CompilerOptions.versionToJdkLevel(Ljava/lang/Object;)J
把router 去了,greendao 就正常了。
Plz refer to this issue, it's greendao's bug.
No branches or pull requests
i android sdk is 24, gradle is 2.14.1,
which version should i use,
classpath 'com.chenenyu.router:gradle-plugin:0.2.0',
has error.
The text was updated successfully, but these errors were encountered: