Bump version
This commit is contained in:
parent
006c301564
commit
8de7adae11
5 changed files with 6 additions and 6 deletions
|
@ -4,8 +4,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="in.celest.xash3d.hl"
|
||||
android:versionCode="500"
|
||||
android:versionName="0.18"
|
||||
android:versionCode="528"
|
||||
android:versionName="0.18.1"
|
||||
android:installLocation="auto">
|
||||
|
||||
<application android:label="@string/app_name"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 1cc94f4cbffdd29d323ca163392169734465e2f7
|
||||
Subproject commit 578c499baf26f8e4a29e2ac403f0d92b17607745
|
|
@ -1 +1 @@
|
|||
Subproject commit 396629081c3d89cb9e89c1a69cb34b43b4fa01c5
|
||||
Subproject commit 21317e7da39a8c74b3690ccb4713e6e6d2ed2556
|
|
@ -5,7 +5,7 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="in.celest.xash3d.hl.test"
|
||||
android:versionCode="1"
|
||||
android:versionName="0.18-beta"
|
||||
android:versionName="0.18.1-beta"
|
||||
android:installLocation="auto">
|
||||
|
||||
<!-- Create a Java class extending SDLActivity and place it in a
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 5bd72a90a3fd3bf674a7de3d48cb5ca213e83cb1
|
||||
Subproject commit 7baffa6afd003454d9f35280f31feb49ab38997c
|
Loading…
Add table
Reference in a new issue