Upgraded build tools to 21.0.2 (fixes a compile bug)
This commit is contained in:
@ -3,7 +3,7 @@ apply plugin: 'witness'
|
||||
|
||||
android {
|
||||
compileSdkVersion 21
|
||||
buildToolsVersion '21.0.0'
|
||||
buildToolsVersion '21.0.2'
|
||||
defaultConfig {
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 21
|
||||
|
Reference in New Issue
Block a user