Update submodules url
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user