update to target sdk 19

This commit is contained in:
Hannes Janetzek
2014-02-08 05:38:46 +01:00
parent 316f4b7461
commit 1bda4d29e1
4 changed files with 4 additions and 4 deletions

View File

@@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=android-17
target=android-19
android.library.reference.1=../vtm-android

View File

@@ -10,7 +10,7 @@
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=android-17
target=android-19
#proguard.config=proguard.cfg
android.library=true

View File

@@ -8,4 +8,4 @@
# project structure.
# Project target.
target=android-17
target=android-19