diff --git a/project/jni/application/openttd-jgrpp/AndroidAppSettings.cfg b/project/jni/application/openttd-jgrpp/AndroidAppSettings.cfg index 3d0cd7d70..5a6279724 100644 --- a/project/jni/application/openttd-jgrpp/AndroidAppSettings.cfg +++ b/project/jni/application/openttd-jgrpp/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="OpenTTD JGR" AppFullName=org.openttd.jgrpp # Application version code (integer) -AppVersionCode=021073 +AppVersionCode=021074 # Application user-visible version name (string) -AppVersionName="0.21.0.73" +AppVersionName="0.21.0.74" # 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, other downloads should be selected by user from startup config menu diff --git a/project/jni/application/openttd-jgrpp/icon.png b/project/jni/application/openttd-jgrpp/icon.png index c374a0310..b2e9cf99b 100644 Binary files a/project/jni/application/openttd-jgrpp/icon.png and b/project/jni/application/openttd-jgrpp/icon.png differ