Update submodules url

This commit is contained in:
Miguel Horta
2022-04-17 22:42:36 +01:00
parent e058499e89
commit 84a08cad8e
2 changed files with 4 additions and 4 deletions

4
.gitmodules vendored
View File

@@ -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

View File

@@ -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