mirror of
https://github.com/RandomityGuy/MBHaxe.git
synced 2025-12-31 20:32:21 +00:00
manifest update
This commit is contained in:
parent
0a506d0024
commit
da9c9f350f
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.randomityguy.mbhaxe.mbp"
|
||||
android:installLocation="auto"
|
||||
android:versionCode="3"
|
||||
android:versionName="1.6.1">
|
||||
android:versionCode="4"
|
||||
android:versionName="1.7.0">
|
||||
|
||||
<!-- Tell the system this app requires OpenGL ES 3.0. -->
|
||||
<uses-feature android:glEsVersion="0x00030000" android:required="true" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue