Updated to Android Studio 3.0.1 (Gradle 3.0.1).

This commit is contained in:
PhotonQyv 2017-11-23 11:10:32 +00:00
parent a5cade3fe4
commit 233507e1f5
1 changed files with 1 additions and 1 deletions

View File

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