Version 9.6.1

This commit is contained in:
Cameron Gutman
2020-06-25 22:15:24 -07:00
parent f5d51b2061
commit 429c32477c
2 changed files with 5 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.6"
versionCode = 231
versionName "9.6.1"
versionCode = 233
}
flavorDimensions "root"

View File

@@ -0,0 +1,3 @@
- Removed old button emulation feature which prevented LB+Start, RB+Start, and Start+Select from working as expected
- Fixed edges of on-screen analog sticks being clipped
- Updated Simplified and Traditional Chinese translations