From 155116852a6775521e20086be4e8a50b41fc07db Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Sat, 14 Mar 2015 19:59:14 +0100 Subject: Android: Backport changes from stable-0.4 --- build/android/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build/android/Makefile') diff --git a/build/android/Makefile b/build/android/Makefile index 4c371afea..785ba3e7e 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 = 7 +ANDROID_VERSION_CODE = 10 ################################################################################ # toolchain config for arm old processors -- cgit v1.2.3