Bump all buildTools versions
This commit is contained in:
parent
eb6df43384
commit
73bef92f42
2
extern/AndroidPinning/build.gradle
vendored
2
extern/AndroidPinning/build.gradle
vendored
@ -12,7 +12,7 @@ apply plugin: 'android-library'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 17
|
compileSdkVersion 17
|
||||||
buildToolsVersion '17.0.0'
|
buildToolsVersion '22.0.1'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
sourceSets {
|
sourceSets {
|
||||||
|
@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 21
|
compileSdkVersion 21
|
||||||
buildToolsVersion "21.1.0"
|
buildToolsVersion '22.0.1'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 4
|
minSdkVersion 4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user