Merge pull request #6666 from Ebola16/ASU2

Update Android Gradle Plugin
This commit is contained in:
Léo Lam 2018-04-20 18:18:22 +02:00 committed by GitHub
commit bc7bf97f14
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.0'
classpath 'com.android.tools.build:gradle:3.1.1'
}
}