change android gradle plugin version

This commit is contained in:
tateisu 2017-05-18 02:21:40 +09:00
parent 9379b2a9fe
commit 0c7b634fd7
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.1'
classpath 'com.android.tools.build:gradle:2.3.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files