Version 8.3

This commit is contained in:
Cameron Gutman
2019-09-14 20:23:46 -07:00
parent 6d66d1371f
commit 4968dcc558
2 changed files with 6 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "8.2"
versionCode = 199
versionName "8.3"
versionCode = 200
}
flavorDimensions "root"

View File

@@ -0,0 +1,4 @@
- Fixed various UI bugs on foldable Android devices
- Fixed connecting to a PC with multiple network connections
- Fixed overscan padding on Android TV 10
- Fixed gamepad back buttons not working on the ASUS Tinker Board