[Android] 0.3 Release
This commit is contained in:
parent
4a3bbf6165
commit
0bd8aaf9d4
|
@ -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="2"
|
||||
android:versionName="0.2" >
|
||||
android:versionCode="3"
|
||||
android:versionName="0.3" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="9" android:targetSdkVersion="14"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue