Updated for EA build 0.7.6

This commit is contained in:
Simon 2023-03-23 21:59:49 +00:00
parent ef7a6a6531
commit 3c97d7d54a
6 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.drbeef.jkxr"
android:versionCode="45"
android:versionName="0.7.5" android:installLocation="auto" >
android:versionCode="46"
android:versionName="0.7.6" android:installLocation="auto" >
<!-- Tell the system this app requires OpenGL ES 3.1. -->
<uses-feature android:glEsVersion="0x00030002" android:required="true"/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 275 KiB

After

Width:  |  Height:  |  Size: 358 KiB

Binary file not shown.

Binary file not shown.