Update Gradle plugin

This commit is contained in:
Emux 2018-10-12 10:23:40 +03:00
parent a530070ecf
commit 85c604c1ee
No known key found for this signature in database
GPG Key ID: 64ED9980896038C3

View File

@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0'
classpath 'com.android.tools.build:gradle:3.2.1'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
}
}