Updated android gradle plugin
This commit is contained in:
parent
9073343a95
commit
4c9f4cf4de
|
@ -3,7 +3,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:0.5.5'
|
||||
classpath 'com.android.tools.build:gradle:0.5.6'
|
||||
}
|
||||
}
|
||||
apply plugin: 'android'
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c56bf97269d5dc90df1c428fd18df0e7619eff0e
|
||||
Subproject commit 643cc2a1afd4f849d5a33f014f877f7d7c10b2db
|
Loading…
Reference in New Issue