mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-05-19 00:00:24 +00:00
Version 9.7.5
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
|
||||
versionName "9.7.4"
|
||||
versionCode = 244
|
||||
versionName "9.7.5"
|
||||
versionCode = 245
|
||||
}
|
||||
|
||||
flavorDimensions "root"
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
- Gamepad button combos to emulate missing Select and Guide buttons have been reintroduced
|
||||
- For gamepads without a Select button, LB+Start will trigger the Select button and RB+Start will trigger the Guide button
|
||||
- For gamepads with a Select button, Start+Select will trigger the Guide button
|
||||
Reference in New Issue
Block a user