Update AndroidManifest.xml

This commit is contained in:
Twinaphex 2019-08-29 15:27:43 +02:00 committed by GitHub
parent 1f87de2760
commit 7a8cfeeb1d
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="1556806341"
android:versionCode="1556806342"
android:versionName="1.7.8"
android:installLocation="internalOnly">
<uses-feature android:glEsVersion="0x00020000" />