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