Update AndroidManifest.xml

This commit is contained in:
Twinaphex 2020-01-10 15:05:34 +01:00 committed by GitHub
parent 28520af599
commit dfafcb0513
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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="1556806350"
android:versionCode="1556806351"
android:versionName="1.8.3"
android:installLocation="internalOnly">
<uses-feature android:glEsVersion="0x00020000" />