diff options
Diffstat (limited to 'build/android/Makefile')
-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 d75c6a409..38a3cbb0e 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 = 3 +ANDROID_VERSION_CODE = 4 ################################################################################ # toolchain config for arm old processors |