gmaciel
04/20/2016, 9:05 AMbad RuntimeInvisibleParameterAnnotations attribute: Region(String,String)
Please remove or make sure it appears in the correct subdirectory of the classpath.
after i added this in gradlew build for dagger 2:
kapt {
generateStubs = true
}
anyone have an idea of what might be happening and how to fix?