diff --git a/vtm-android-app b/vtm-android-app index 74c161e2..7f3da3fb 160000 --- a/vtm-android-app +++ b/vtm-android-app @@ -1 +1 @@ -Subproject commit 74c161e236082449ec2247097f160a02a5c91ff4 +Subproject commit 7f3da3fb6e7e8d40280e944ad1fa3bf0504cb4b2 diff --git a/vtm-android-example/project.properties b/vtm-android-example/project.properties index c76b45a1..c5e77dce 100644 --- a/vtm-android-example/project.properties +++ b/vtm-android-example/project.properties @@ -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 diff --git a/vtm-android/project.properties b/vtm-android/project.properties index bef2caff..f4282870 100644 --- a/vtm-android/project.properties +++ b/vtm-android/project.properties @@ -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 diff --git a/vtm-gdx-android/project.properties b/vtm-gdx-android/project.properties index c4f09d2b..a5578ba0 100644 --- a/vtm-gdx-android/project.properties +++ b/vtm-gdx-android/project.properties @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-17 +target=android-19