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'
|
apply plugin: 'android-library'
|
||||||
android {
|
android {
|
||||||
buildToolsVersion '19.0.1'
|
buildToolsVersion '19.0.2'
|
||||||
packagingOptions {
|
packagingOptions {
|
||||||
exclude "META-INF/LICENSE*"
|
exclude "META-INF/LICENSE*"
|
||||||
exclude "META-INF/NOTICE*"
|
exclude "META-INF/NOTICE*"
|
||||||
@ -56,7 +56,7 @@ project(':extern:UniversalImageLoader:library') {
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 19
|
compileSdkVersion 19
|
||||||
buildToolsVersion '19.0.1'
|
buildToolsVersion '19.0.2'
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
main {
|
main {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user