mirror of
https://github.com/sismics/docs.git
synced 2024-11-22 05:57:57 +01:00
Android: update Gradle plugin
This commit is contained in:
parent
0d1a4ec7ea
commit
eb61b06784
@ -3,7 +3,7 @@ buildscript {
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.0.0-alpha1'
|
||||
classpath 'com.android.tools.build:gradle:2.0.0-alpha3'
|
||||
}
|
||||
}
|
||||
apply plugin: 'com.android.application'
|
||||
|
Loading…
Reference in New Issue
Block a user