Update Gradle for Android Studio 3.0 (#344)
This commit is contained in:
parent
3c685a9a1a
commit
451a093c09
3 changed files with 54 additions and 51 deletions
|
|
@ -1,9 +1,10 @@
|
|||
buildscript {
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.3.3'
|
||||
classpath 'com.android.tools.build:gradle:3.0.0'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue