diff --git a/README.md b/README.md index 7905cdbf52..0bdbdd95e9 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,17 @@ For build instructions and other development tutorials, see [the wiki](https://g For game compatibility, see [community compatibility feedback](https://report.ppsspp.org/games). + +What's new in 1.7.3 +------------------- +* Attempted fixes for a couple of common crashes +* Reverted immersive mode change temporarily to see if it helps misaligned buttons +* Change default adhoc server address + +What's new in 1.7.2 +------------------- +* Update text of "Buy PPSSPP Gold" button + What's new in 1.7.1 ------------------- * Minor crashfixes, lang updates diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml index 9eae7a2977..a1c5bf225b 100644 --- a/android/AndroidManifest.xml +++ b/android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="17030001" + android:versionName="1.7.3.1">