Version 10.2

This commit is contained in:
Cameron Gutman 2022-05-31 21:05:59 -05:00
parent 18c93abcb3
commit cab0fa176e
2 changed files with 8 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 32
versionName "10.1.1"
versionCode = 274
versionName "10.2"
versionCode = 275
}
flavorDimensions "root"

View File

@ -0,0 +1,6 @@
- Added analog stick deadzone adjustment option
- Added remote desktop mouse mode option for more natural mouse acceleration when not gaming
- Improved accuracy of performance overlay statistics
- Minor video decoder changes to improve compatibility
- Fixed a crash when loading box art
- Updated community contributed translations from Weblate