- butterknife-7.0.1.jar (com.jakewharton:butterknife:7.0.1)
build.gradle에서
default.Config에
javaCompileOptions {
annotationProcessorOptions {
includeCompileClasspath = true
}
}
코드 추가
'안드로이드' 카테고리의 다른 글
OWASP 모바일 취약점 진단 (0) | 2018.09.03 |
---|---|
Error:All flavors must now belong to a named flavor dimension. (0) | 2018.03.07 |
보안취약점 관점에서 안드로이드 (0) | 2017.08.04 |
Gradle "MyApplication" project refresh failed (0) | 2017.08.03 |