Version 8.5

This commit is contained in:
Cameron Gutman
2019-10-29 22:02:58 -07:00
parent 1dba5d147e
commit e133ac2815
2 changed files with 6 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "8.4.1"
versionCode = 203
versionName "8.5"
versionCode = 204
}
flavorDimensions "root"

View File

@@ -0,0 +1,4 @@
- Optimized for new devices launching with Android 10
- Added a workaround to avoid video lag on the Pixel 4
- Fixed duplicate gamepads being created when using a USB Xbox One gamepad
- Fixed crashes on Sony Bravia Android TV devices