mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Android: Sync versionCode with actual value in the Play Store
This commit is contained in:
parent
ab7b4db9f2
commit
46a1ed3a84
@ -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="1556806359"
|
||||
android:versionCode="1597175229"
|
||||
android:versionName="1.9.0"
|
||||
android:installLocation="internalOnly">
|
||||
<uses-feature android:glEsVersion="0x00020000" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user