From b12f569fc6b78c1e657bc0cfd8518b997d5f83c7 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Sat, 14 Mar 2015 19:57:21 +0100 Subject: Releasing android --- 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 6027982ed..ef9376df3 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 = 10 ################################################################################ # toolchain config for arm old processors -- cgit v1.2.3