mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-19 07:04:45 +00:00
Update Android version to 0.7.6
This commit is contained in:
parent
dedc21ddee
commit
890ce0a6ef
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.ppsspp.ppsspp"
|
||||
android:versionCode="75"
|
||||
android:versionName="0.7.5"
|
||||
android:versionCode="76"
|
||||
android:versionName="0.7.6"
|
||||
android:installLocation="auto" >
|
||||
|
||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="8"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user