Reader view in Kotlin. Upgrade gradle wrapper. Remove ButterKnife from the project

This commit is contained in:
len 2016-03-18 20:21:30 +01:00
parent 396a79899e
commit 4ccce424de
14 changed files with 676 additions and 854 deletions

View file

@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.1.0-alpha1'
classpath 'com.android.tools.build:gradle:2.1.0-alpha3'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
classpath 'me.tatarka:gradle-retrolambda:3.2.4'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.12.0'