mirror of
https://github.com/DrBeef/QuestZDoom.git
synced 2025-04-24 18:22:02 +00:00
changed app version to 1.5.0
This commit is contained in:
parent
95babe9607
commit
03c18de737
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.drbeef.questzdoom"
|
||||
android:versionCode="31"
|
||||
android:versionName="1.4.0" android:installLocation="auto" >
|
||||
android:versionName="1.5.0" android:installLocation="auto" >
|
||||
|
||||
<!-- Tell the system this app requires OpenGL ES 3.1. -->
|
||||
<uses-feature android:glEsVersion="0x00030001" android:required="true"/>
|
||||
|
|
Loading…
Reference in a new issue