-
Notifications
You must be signed in to change notification settings - Fork 584
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
Build FAILURE: kotlin.NotImplementedError: An operation is not implemented: Unexpected file ... #10
Comments
检查一下 |
你是用了 |
试试将 apply plugin: 'com.didiglobal.booster'
apply plugin: 'android-aspectjx' |
这个 jar 包是不存在的,我调换了这两个插件的顺序后台之后,目前是正常了。 |
就是 |
还是不行呢,报了另外一个错 |
堆栈中没看出来是哪个地方有 |
全量是没问题的
|
看起来是 |
试试 maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' } |
|
每次改动代码编译报错,需要
clean
之后才能跑起来The text was updated successfully, but these errors were encountered: