update android build-tools
This commit is contained in:
@@ -22,7 +22,7 @@ dependencies {
|
||||
|
||||
android {
|
||||
compileSdkVersion 19
|
||||
buildToolsVersion '19.0.1'
|
||||
buildToolsVersion '19.0.3'
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
@@ -86,4 +86,4 @@ task run (dependsOn: 'installDebug'){
|
||||
proc.err.eachLine {line -> System.err.println( 'ERROR: ' + line)}
|
||||
proc.waitFor()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user