mirror of
https://github.com/xdsopl/robot36.git
synced 2026-01-28 18:34:15 +01:00
update to gradle 1.0.0
This commit is contained in:
parent
fd371fae52
commit
179d1560a8
|
|
@ -5,7 +5,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:1.0.0-rc4'
|
||||
classpath 'com.android.tools.build:gradle:1.0.0'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
|
|
|||
Loading…
Reference in a new issue