SDL: check SONAME of a library generated by AndroidBuild.sh

This commit is contained in:
pelya
2021-01-28 01:02:23 +02:00
parent d502c0acb1
commit 4d4f33ed90
4 changed files with 9 additions and 4 deletions

View File

@@ -7,10 +7,10 @@ AppName="OpenTTD"
AppFullName=org.openttd.sdl
# Application version code (integer)
AppVersionCode=111091
AppVersionCode=111092
# Application user-visible version name (string)
AppVersionName="1.11.0.91"
AppVersionName="1.11.0.92"
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
# If you'll start Description with '!' symbol it will be enabled by default, '!!' will also hide the entry from the menu, so it cannot be disabled