mirror of
https://github.com/DrBeef/QuestZDoom.git
synced 2025-03-04 08:31:49 +00:00
Update to latest changes from @emawind84
This commit is contained in:
parent
4fbcca0df6
commit
b0b7a36d46
3 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.drbeef.questzdoom"
|
||||
android:versionCode="29"
|
||||
android:versionName="1.3.0" android:installLocation="auto" >
|
||||
android:versionCode="31"
|
||||
android:versionName="1.4.0" android:installLocation="auto" >
|
||||
|
||||
<!-- Tell the system this app requires OpenGL ES 3.1. -->
|
||||
<uses-feature android:glEsVersion="0x00030001" android:required="true"/>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 25baaa99abab2524c3d6572a9a7a1c7059d401de
|
||||
Subproject commit c6b023d3e32fac0986c2b65076c761db75696e7c
|
Binary file not shown.
Loading…
Reference in a new issue