android {
...
defaultConfig {
...
javaCompileOptions {
annotationProcessorOptions {
includeCompileClasspath = true
}
}
}
}
Android开发中butterknife7.0在3.0中报错解决
最新推荐文章于 2023-10-31 09:09:49 发布