updated to gradle-plugin 3.2.1

This commit is contained in:
massimiliano 2018-10-28 10:42:41 +01:00
parent e0e2ce1863
commit 364ef534ec
2 changed files with 1 additions and 1 deletions

View File

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