Bump android version code

This commit is contained in:
Loic Blot 2015-03-16 20:37:07 +01:00
parent 5f8e48c63b
commit ceac41ed6e
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ GAMES_TO_COPY = minetest_game
# Android Version code # Android Version code
# Increase for each build! # Increase for each build!
################################################################################ ################################################################################
# Play Store actual version (15/03/15): 10 # Play Store actual version (16/03/15): 11
ANDROID_VERSION_CODE = 11 ANDROID_VERSION_CODE = 12
################################################################################ ################################################################################
# toolchain config for arm old processors # toolchain config for arm old processors