mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-16 22:01:14 +00:00
Version 9.7.5
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
|
||||||
versionName "9.7.4"
|
versionName "9.7.5"
|
||||||
versionCode = 244
|
versionCode = 245
|
||||||
}
|
}
|
||||||
|
|
||||||
flavorDimensions "root"
|
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