mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
[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…
x
Reference in New Issue
Block a user