Fix to 26894fcb01d4: revert buildToolsVersion to the current release
This commit is contained in:
parent
0f36372d38
commit
46d79f24fc
@ -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