Skip to content

Commit

Permalink
ANDROID: Build against android-23 platform.
Browse files Browse the repository at this point in the history
We seem to need this for the new manifest elements.
  • Loading branch information
fuzzie committed May 23, 2016
1 parent 5a4faf3 commit a32c53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backends/platform/android/android.mk
Expand Up @@ -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
Expand Down

0 comments on commit a32c53f

Please sign in to comment.