Merge pull request #396 from PhotonQyv/AndroidStudio_Update

Updated to newer version of Android Studio (3.1.1).
This commit is contained in:
Thomas 2018-04-12 19:35:10 +02:00 committed by GitHub
commit 0ff67543c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.0'
classpath 'com.android.tools.build:gradle:3.1.1'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files