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 12e4872de..d3d38f9ea 100644 --- a/build/android/Makefile +++ b/build/android/Makefile @@ -24,7 +24,7 @@ ROOT = $(shell pwd) # Android Version code # Increase for each build! ################################################################################ -ANDROID_VERSION_CODE = 4 +ANDROID_VERSION_CODE = 5 ################################################################################ # toolchain config for arm old processors |