Update build.gradle

This commit is contained in:
Víctor 2017-12-23 09:08:12 +01:00 committed by GitHub
commit 3347547586
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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