diff --git a/build/android/Makefile b/build/android/Makefile index f53f7f9f5..bfc24bc85 100644 --- a/build/android/Makefile +++ b/build/android/Makefile @@ -26,8 +26,8 @@ GAMES_TO_COPY = minetest_game # Android Version code # Increase for each build! ################################################################################ -# Play Store actual version (15/03/15): 10 -ANDROID_VERSION_CODE = 11 +# Play Store actual version (16/03/15): 11 +ANDROID_VERSION_CODE = 12 ################################################################################ # toolchain config for arm old processors