summaryrefslogtreecommitdiff
path: root/build/android/Makefile
diff options
context:
space:
mode:
authorLoic Blot <loic.blot@unix-experience.fr>2015-03-14 18:28:02 +0100
committerLoic Blot <loic.blot@unix-experience.fr>2015-03-14 18:28:02 +0100
commit14885429681b228de92ccd2e112671dc5cdbb1c9 (patch)
tree5cd4bbe09f551181102aade45a9de59a4fd0a129 /build/android/Makefile
parentde6d5ce2cd68cf43ded6f739e58af7de4ef5e28f (diff)
downloadminetest-14885429681b228de92ccd2e112671dc5cdbb1c9.tar.gz
minetest-14885429681b228de92ccd2e112671dc5cdbb1c9.tar.bz2
minetest-14885429681b228de92ccd2e112671dc5cdbb1c9.zip
AndroidManifest.xml version bump
Diffstat (limited to 'build/android/Makefile')
-rw-r--r--build/android/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/android/Makefile b/build/android/Makefile
index 8cf2f32e6..4c371afea 100644
--- a/build/android/Makefile
+++ b/build/android/Makefile
@@ -26,7 +26,7 @@ GAMES_TO_COPY = minetest_game
# Android Version code
# Increase for each build!
################################################################################
-ANDROID_VERSION_CODE = 6
+ANDROID_VERSION_CODE = 7
################################################################################
# toolchain config for arm old processors