add google autovalue

This commit is contained in:
Vincent Breitmoser
2017-05-15 15:52:08 +02:00
parent 5a02488e52
commit 97ac237ac3
2 changed files with 7 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ buildscript {
// allows to check for lib updates with "./gradlew dependencyUpdates -Drevision=release"
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
}
}