diff --git a/build.gradle b/build.gradle index 6fb3933ae932e3e81029bb5f890534f1c3323a23..e05359116d52e82336cf0bf408e9dd1123f16299 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:3.1.3' + classpath 'com.android.tools.build:gradle:3.1.4' //Gradle Android Maven plugin classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0' //Gradle Bintray Plugin