update to target sdk 19
This commit is contained in:
Submodule vtm-android-app updated: 74c161e236...7f3da3fb6e
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -8,4 +8,4 @@
|
||||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-17
|
||||
target=android-19
|
||||
|
||||
Reference in New Issue
Block a user