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

@ -1 +1 @@
Subproject commit 74c161e236082449ec2247097f160a02a5c91ff4
Subproject commit 7f3da3fb6e7e8d40280e944ad1fa3bf0504cb4b2

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