[Android] 0.6 Release
This commit is contained in:
parent
a2e132dd4b
commit
06b98225e7
|
@ -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="5"
|
||||
android:versionName="0.5" >
|
||||
android:versionCode="6"
|
||||
android:versionName="0.6" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue