1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 09:52:16 -05:00

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

View File

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