Merge pull request #7067 from Ebola16/ASU3

Update Android Gradle Plugin
This commit is contained in:
Léo Lam 2018-06-04 19:37:33 +02:00 committed by GitHub
commit 34511b397e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.1'
classpath 'com.android.tools.build:gradle:3.1.2'
}
}