mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
0.9.7.2
This commit is contained in:
parent
7d1bfefb8e
commit
eb4f17c65d
@ -3,7 +3,7 @@
|
|||||||
<id>com.Qtness.PPSSPP</id>
|
<id>com.Qtness.PPSSPP</id>
|
||||||
<name>PPSSPP</name>
|
<name>PPSSPP</name>
|
||||||
<filename>PPSSPPBlackberry</filename>
|
<filename>PPSSPPBlackberry</filename>
|
||||||
<versionNumber>0.9.71</versionNumber>
|
<versionNumber>0.9.72</versionNumber>
|
||||||
<buildId>1</buildId>
|
<buildId>1</buildId>
|
||||||
<description>Playstation Portable emulator.</description>
|
<description>Playstation Portable emulator.</description>
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Version=0.9.7.1
|
Version=0.9.7.2
|
||||||
Type=Application
|
Type=Application
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Name=PPSSPP
|
Name=PPSSPP
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="org.ppsspp.ppsspp"
|
package="org.ppsspp.ppsspp"
|
||||||
android:installLocation="auto"
|
android:installLocation="auto"
|
||||||
android:versionCode="971"
|
android:versionCode="972"
|
||||||
android:versionName="0.9.7.1" >
|
android:versionName="0.9.7.2" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="8"
|
android:minSdkVersion="8"
|
||||||
|
Loading…
Reference in New Issue
Block a user