manifest update

This commit is contained in:
RandomityGuy 2026-03-31 13:22:47 +01:00
parent 72c954298b
commit e51654bef7

View file

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