Version 9.8.3

This commit is contained in:
Cameron Gutman
2021-03-02 18:48:12 -06:00
parent da103f7197
commit 15faa2e841
2 changed files with 4 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.8.2"
versionCode = 253
versionName "9.8.3"
versionCode = 254
}
flavorDimensions "root"

View File

@@ -0,0 +1,2 @@
- Fixed mapping of Nintendo Switch Pro controller on Android 11
- Fixed handling of multiple input devices with different modifier states