manifest update

This commit is contained in:
RandomityGuy 2025-02-14 21:44:35 +05:30
parent 68ab09db8a
commit 6f9769b6e7

View file

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