mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-04-29 03:06:57 -04:00
Bump all buildTools versions
This commit is contained in:
2
extern/AndroidPinning/build.gradle
vendored
2
extern/AndroidPinning/build.gradle
vendored
@@ -12,7 +12,7 @@ apply plugin: 'android-library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 17
|
||||
buildToolsVersion '17.0.0'
|
||||
buildToolsVersion '22.0.1'
|
||||
|
||||
android {
|
||||
sourceSets {
|
||||
|
||||
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion "21.1.0"
|
||||
buildToolsVersion '22.0.1'
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 4
|
||||
|
||||
Reference in New Issue
Block a user