Update build tools

captchafix
Florens Douwes 11 years ago
parent dfc64e2dfd
commit f9dc5e2cce
  1. 2
      Clover/app/build.gradle

@ -2,7 +2,7 @@ apply plugin: 'android'
android {
compileSdkVersion 19
buildToolsVersion "19.1.0"
buildToolsVersion "20.0.0"
defaultConfig {
minSdkVersion 14

Loading…
Cancel
Save