Updated to butterknife 8.

This commit is contained in:
Karim Abou Zeid 2016-08-18 18:21:09 +02:00
commit e73feb48af
27 changed files with 209 additions and 174 deletions

View file

@ -5,6 +5,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:2.1.3'
classpath 'com.github.triplet.gradle:play-publisher:1.1.4'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
}
}