Version 9.6

This commit is contained in:
Cameron Gutman
2020-06-18 23:11:35 -07:00
parent dc52684cbc
commit 964d2ce59c
2 changed files with 8 additions and 2 deletions

View File

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

View File

@@ -0,0 +1,6 @@
- Improved PC and App Grid UI
- Android 11 optimizations
- Added mapping for Nintendo Switch Pro controller
- Post-stream latency message is now disabled by default
- Fixed control stream connection error on some networks
- Reorganized some of the settings options