manifest update

This commit is contained in:
RandomityGuy 2025-02-14 22:01:16 +05:30
parent 59066bad0c
commit 33b1ddc71a

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="6"
android:versionName="2.2.0">
android:versionCode="7"
android:versionName="2.2.1">
<!-- Tell the system this app requires OpenGL ES 3.0. -->
<uses-feature android:glEsVersion="0x00030000" android:required="true" />