Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87a91261 authored by cketti's avatar cketti
Browse files

Update HoloColorPicker to use build tools 20.0.0

parent a2a9e751
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'

android {
  compileSdkVersion 19
  buildToolsVersion '19.1.0'
  buildToolsVersion '20.0.0'

  sourceSets {
    main {