This commit is contained in:
RandomityGuy 2024-07-21 18:11:07 +05:30
parent e4c458e5c6
commit b6321b7787

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