Update AndroidManifest.xml

This commit is contained in:
Autechre 2020-05-18 02:15:03 +02:00 committed by GitHub
parent 12af4ed7e3
commit 582f967fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.retroarch"
android:versionCode="1556806355"
android:versionCode="1556806356"
android:versionName="1.8.7"
android:installLocation="internalOnly">
<uses-feature android:glEsVersion="0x00020000" />