Update Gradle

This commit is contained in:
Emux
2018-03-27 12:02:23 +03:00
parent 846074ddc1
commit c3b62fbdf5
6 changed files with 63 additions and 61 deletions

View File

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