mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
Update android version code and name (nw)
This commit is contained in:
parent
c35df6ac55
commit
e87b25b32b
@ -4,8 +4,8 @@
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.mamedev.mame"
|
||||
android:versionCode="1"
|
||||
android:versionName="0.172"
|
||||
android:versionCode="173"
|
||||
android:versionName="0.173"
|
||||
android:installLocation="auto">
|
||||
|
||||
<!-- Android 4.0 -->
|
||||
|
Loading…
Reference in New Issue
Block a user