0
0
mirror of https://github.com/schwabe/ics-openvpn.git synced 2024-09-20 03:52:27 +02:00

set build tools to 19.0.3

This commit is contained in:
Arne Schwabe 2014-03-10 16:21:04 +01:00
parent a0be242ffc
commit b87f2eedaf
3 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ dependencies {
android {
compileSdkVersion 19
buildToolsVersion "19.0.2"
buildToolsVersion "19.0.3"
defaultConfig {
minSdkVersion 14

View File

@ -11,7 +11,7 @@ apply plugin: 'android'
android {
compileSdkVersion 19
buildToolsVersion "19.0.1"
buildToolsVersion "19.0.3"
defaultConfig {
minSdkVersion 15

View File

@ -24,7 +24,7 @@ dependencies {
android {
compileSdkVersion 19
buildToolsVersion "19.0.1"
buildToolsVersion "19.0.3"
defaultConfig {
minSdkVersion 14