update manifest

This commit is contained in:
RandomityGuy 2026-04-06 12:37:00 +01:00
parent 06bcfec948
commit ceed3634bc

View file

@ -4,8 +4,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.randomityguy.mbhaxe.mbp" package="com.randomityguy.mbhaxe.mbp"
android:installLocation="auto" android:installLocation="auto"
android:versionCode="6" android:versionCode="7"
android:versionName="1.7.2"> android:versionName="1.7.3">
<!-- Tell the system this app requires OpenGL ES 3.0. --> <!-- Tell the system this app requires OpenGL ES 3.0. -->
<uses-feature android:glEsVersion="0x00030000" android:required="true" /> <uses-feature android:glEsVersion="0x00030000" android:required="true" />