[Android] 0.13 release.
This commit is contained in:
parent
020331383a
commit
65ce711a21
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.dolphinemu.dolphinemu"
|
||||
android:versionCode="12"
|
||||
android:versionName="0.12"
|
||||
android:versionCode="13"
|
||||
android:versionName="0.13"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-sdk
|
||||
|
|
Loading…
Reference in New Issue