Update Android Gradle plugin

This commit is contained in:
Emux 2018-04-10 10:06:35 +03:00
parent 57d56fbedf
commit 0604d579de
No known key found for this signature in database
GPG Key ID: 89C6921D7AF2BDD0

View File

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