Skip to content
New issue

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

gradle assembleRelease不通过啊 #13

Closed
dacheng2014 opened this issue Oct 11, 2018 · 1 comment
Closed

gradle assembleRelease不通过啊 #13

dacheng2014 opened this issue Oct 11, 2018 · 1 comment

Comments

@dacheng2014
Copy link

w: 注: ARouter::Compiler >>> AutowiredProcessor init. <<<
w: 警告: 来自注释处理程序 'org.jetbrains.kotlin.kapt3.ProcessorWrapper' 的受支持 source 版本 'RELEASE_7' 低于 -source '1.8'
e: 错误: ARouter::Compiler An exception is encountered, [These no module name, at 'build.gradle', like :
apt {
arguments {
moduleName project.getName();
}
}
]

What went wrong:
Execution failed for task ':component-acgcomic:kaptReleaseKotlin'.

Compilation error. See log for more details

打包上面 RELEASE_7' 低于 -source '1.8 出错了 怎么解决啊 ?

@Rabtman
Copy link
Owner

Rabtman commented Oct 11, 2018

编译是没问题的,那行只是警告,错误原因应该是你的编译环境问题,或者你进行了改动,具体请结合搜索引擎查看问题。

@Rabtman Rabtman closed this as completed Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants