changed app version to 1.5.0

This commit is contained in:
Emanuele Disco 2022-12-08 12:57:55 +09:00
parent 95babe9607
commit 03c18de737

View file

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