OpenTTD: bump version

This commit is contained in:
Sergii Pylypenko
2021-05-27 01:10:53 +03:00
parent fc47eac67f
commit 22ea75c91f
3 changed files with 18 additions and 11 deletions

View File

@@ -272,7 +272,8 @@ APP_PLATFORM=
# Specify architectures to compile, 'all' or 'y' to compile for all architectures.
# Available architectures: armeabi-v7a arm64-v8a x86 x86_64
MultiABI='arm64-v8a'
MultiABI='armeabi-v7a arm64-v8a x86 x86_64'
#MultiABI='arm64-v8a'
# Optional shared libraries to compile - removing some of them will save space
# MP3 patents are expired, but libmad license is GPL, not LGPL