mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 23:29:44 -06:00
[Android] 0.5 Release.
This commit is contained in:
@ -1,8 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.dolphinemu.dolphinemu"
|
package="org.dolphinemu.dolphinemu"
|
||||||
android:versionCode="4"
|
android:versionCode="5"
|
||||||
android:versionName="0.4" >
|
android:versionName="0.5" >
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14"/>
|
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="14"/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user