AS 2.3 and Kotlin 1.1

This commit is contained in:
len 2017-03-03 17:42:46 +01:00
parent 8e4dd030d0
commit c00eaae62b
3 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.android.tools.build:gradle:2.3.0'
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files