use gradle 3.1.2

This commit is contained in:
Ahmet Inan 2018-05-24 17:05:55 +02:00
parent 70288eefd0
commit 0d80a78243

View file

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.0'
classpath 'com.android.tools.build:gradle:3.1.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files