diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/android/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |