Update Gradle

This commit is contained in:
Emux
2019-01-23 12:19:34 +02:00
parent ef87bae51f
commit 5eb27b7553
4 changed files with 6 additions and 6 deletions

View File

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