Bump build-tools to 19.0.2
This commit is contained in:
parent
31aa3fcf30
commit
955c2f5f6c
@ -27,7 +27,7 @@ subprojects {
|
||||
}
|
||||
apply plugin: 'android-library'
|
||||
android {
|
||||
buildToolsVersion '19.0.1'
|
||||
buildToolsVersion '19.0.2'
|
||||
packagingOptions {
|
||||
exclude "META-INF/LICENSE*"
|
||||
exclude "META-INF/NOTICE*"
|
||||
@ -56,7 +56,7 @@ project(':extern:UniversalImageLoader:library') {
|
||||
|
||||
android {
|
||||
compileSdkVersion 19
|
||||
buildToolsVersion '19.0.1'
|
||||
buildToolsVersion '19.0.2'
|
||||
|
||||
sourceSets {
|
||||
main {
|
||||
|
Loading…
x
Reference in New Issue
Block a user