Updated to new version of Android Studio (Gradle), 3.1.2.

This commit is contained in:
PhotonQyv 2018-04-23 21:17:21 +01:00
parent 33b9a5274d
commit b243ed28db
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.1'
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