update manifest lmao

This commit is contained in:
RandomityGuy 2025-06-30 19:43:01 +05:30
parent e496a5f879
commit fba95c34df

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