From: Loic Blot Date: Sat, 14 Mar 2015 17:28:02 +0000 (+0100) Subject: AndroidManifest.xml version bump X-Git-Tag: 0.4.13~490 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=14885429681b228de92ccd2e112671dc5cdbb1c9;p=oweals%2Fminetest.git AndroidManifest.xml version bump --- 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