aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--backends/platform/android/android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/android/android.mk b/backends/platform/android/android.mk
index 68a2a34ae1..38128c62b0 100644
--- a/backends/platform/android/android.mk
+++ b/backends/platform/android/android.mk
@@ -3,7 +3,7 @@
# These must be incremented for each market upload
ANDROID_VERSIONCODE = 6
-ANDROID_TARGET_VERSION = 14
+ANDROID_TARGET_VERSION = 23
NDK_BUILD = $(ANDROID_NDK)/ndk-build APP_ABI=$(ABI)
SDK_ANDROID = $(ANDROID_SDK)/tools/android