version update

This commit is contained in:
RandomityGuy 2024-06-30 12:43:51 +05:30
parent 899a86ba6f
commit b68c3e73e5

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