Version 9.8.4

This commit is contained in:
Cameron Gutman 2021-03-21 21:51:54 -05:00
parent 04efec101e
commit f0762a6213
2 changed files with 4 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.8.3"
versionCode = 254
versionName "9.8.4"
versionCode = 255
}
flavorDimensions "root"

View File

@ -0,0 +1,2 @@
- Fixed typing upper-case letters with the software keyboard
- Improved device compatibility with the built-in USB Xbox gamepad driver