[Android] 0.5 Release.
This commit is contained in:
parent
baf16a72b6
commit
e4a3919a2b
|
@ -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="4"
|
||||
android:versionName="0.4" >
|
||||
android:versionCode="5"
|
||||
android:versionName="0.5" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue