mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-02 03:01:42 -05:00
Fix to 26894fcb01: revert buildToolsVersion to the current release
This commit is contained in:
@@ -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