diff --git a/.gitmodules b/.gitmodules index a1973ffee..85d19233f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,8 +40,8 @@ update = merge [submodule "project/jni/application/openttd/src"] path = project/jni/application/openttd/src - url = https://github.com/pelya/openttd-android.git - branch = 1.10 + url = https://github.com/n-ice-community/openttd-android.git + branch = 12 [submodule "project/jni/application/uae4all2"] path = project/jni/application/uae4all2 url = https://github.com/lubomyr/uae4all2.git diff --git a/project/jni/application/openttd/AndroidAppSettings.cfg b/project/jni/application/openttd/AndroidAppSettings.cfg index ec3c8ef4e..9de3b71b6 100644 --- a/project/jni/application/openttd/AndroidAppSettings.cfg +++ b/project/jni/application/openttd/AndroidAppSettings.cfg @@ -7,10 +7,10 @@ AppName="OpenTTD" AppFullName=org.openttd.sdl # Application version code (integer) -AppVersionCode=1220111 +AppVersionCode=1220112 # Application user-visible version name (string) -AppVersionName="12.2.rev111" +AppVersionName="12.2.rev112" # 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