Version 9.10 r2

This commit is contained in:
Cameron Gutman 2021-07-16 21:01:16 -05:00
parent b6e7c425c6
commit 91a72474a1
2 changed files with 5 additions and 1 deletions

View File

@ -10,7 +10,7 @@ android {
targetSdkVersion 31
versionName "9.10"
versionCode = 269
versionCode = 270
}
flavorDimensions "root"

View File

@ -0,0 +1,4 @@
- Improved controller rumble support with independent rumble motor control using the new Android 12 APIs
- Fixed touchpad input on DualShock controllers (if supported by the Android device itself)
- Fixed certain controllers disconnecting from the host when Moonlight enters the background
- Updated community-contributed translations from Weblate