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