Upgraded build tools to 21.0.0 (needed to fix a resource merging bug)

This commit is contained in:
str4d
2014-10-30 07:40:06 +00:00
parent 4208bf1f4d
commit 006e9af434

View File

@@ -3,7 +3,7 @@ apply plugin: 'witness'
android {
compileSdkVersion 21
buildToolsVersion '19.1.0'
buildToolsVersion '21.0.0'
defaultConfig {
minSdkVersion 9
targetSdkVersion 21