Update AndroidManifest.xml
This commit is contained in:
parent
af3006c3d7
commit
cdaf08b908
|
@ -2,8 +2,8 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
package="com.retroarch"
|
||||
android:versionCode="1556806356"
|
||||
android:versionName="1.8.7"
|
||||
android:versionCode="1556806357"
|
||||
android:versionName="1.8.8"
|
||||
android:installLocation="internalOnly">
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
<uses-feature android:name="android.hardware.touchscreen" android:required="false"/>
|
||||
|
|
Loading…
Reference in New Issue