Update gradle to 3.1.4 (PR #2072)

Merge pull request from AnmAtAnm/gradle-3.1.4
This commit is contained in:
Andrew n marshall
2018-10-04 16:52:21 -07:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.android.tools.build:gradle:3.1.4'
// NOTE: Do not place your application dependencies here; they belong