Update HoloColorPicker to use build tools 20.0.0

This commit is contained in:
cketti 2014-08-31 00:56:21 +02:00
parent a2a9e751e4
commit 87a9126107
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 19
buildToolsVersion '19.1.0'
buildToolsVersion '20.0.0'
sourceSets {
main {