Index: AndroidAppSettings.cfg
===================================================================
--- AndroidAppSettings.cfg	(revision 11156)
+++ AndroidAppSettings.cfg	(revision 11272)
@@ -7,10 +7,10 @@
 AppFullName=com.simutrans
 
 # Application version code (integer)
-AppVersionCode=0123
+AppVersionCode=01241
 
 # Application user-visible version name (string)
-AppVersionName="123.0.2 Nightly"
+AppVersionName="124.1"
 
 # 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
Index: AndroidBuild.sh
===================================================================
--- AndroidBuild.sh	(revision 11156)
+++ AndroidBuild.sh	(revision 11272)
@@ -11,7 +11,6 @@
 echo COLOUR_DEPTH=16 >> config.$1.txt
 echo BACKEND=sdl2 >> config.$1.txt
 echo USE_SOFTPOINTER=1 >> config.$1.txt
-echo USE_FREETYPE=1 >> config.$1.txt
 echo USE_FLUIDSYNTH_MIDI=1 >> config.$1.txt
 echo WITH_REVISION=1 >> config.$1.txt
 echo MSG_LEVEL=3 >> config.$1.txt
