Update Android Gradle plugin to version 2.3.2 from 2.3.1

This commit is contained in:
Nikola Trubitsyn 2017-06-05 22:11:19 +03:00
parent 849a223309
commit 6dd7c91f40
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.1'
classpath 'com.android.tools.build:gradle:2.3.2'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
// NOTE: Do not place your application dependencies here; they belong