Skip to content Skip to sidebar Skip to footer
Showing posts with the label Auto Value

How To Use Autovalue With Retrofit 2?

I've got AutoValue (and the android-apt plugin) working in a project, and I'm aware of Ryan… Read more How To Use Autovalue With Retrofit 2?

Android Gradle Annotationprocessor Not Available In Parent Module

I'm having the following setup: ProjectA build.gralde: dependencies { compile (project('… Read more Android Gradle Annotationprocessor Not Available In Parent Module