update manifest ver

This commit is contained in:
RandomityGuy 2025-11-08 13:51:09 +00:00
parent df33307cdb
commit 86f52dd5f6

View file

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