From 5832934e419088d3b4ed3c698f90d002fdf4c287 Mon Sep 17 00:00:00 2001 From: James Chen Date: Thu, 6 Jun 2013 16:20:22 +0800 Subject: [PATCH] Reverting target to android-8. --- cocos2dx/platform/android/java/project.properties | 2 +- samples/Cpp/TestCpp/proj.android/project.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cocos2dx/platform/android/java/project.properties b/cocos2dx/platform/android/java/project.properties index 4a46b9d1c9..cd0ca122a3 100644 --- a/cocos2dx/platform/android/java/project.properties +++ b/cocos2dx/platform/android/java/project.properties @@ -12,4 +12,4 @@ android.library=true # Project target. -target=android-17 +target=android-8 diff --git a/samples/Cpp/TestCpp/proj.android/project.properties b/samples/Cpp/TestCpp/proj.android/project.properties index b93e70be46..2482d70f38 100644 --- a/samples/Cpp/TestCpp/proj.android/project.properties +++ b/samples/Cpp/TestCpp/proj.android/project.properties @@ -8,6 +8,6 @@ # project structure. # Project target. -target=android-17 +target=android-8 android.library.reference.1=../../../../cocos2dx/platform/android/java