Version 9.6.4

This commit is contained in:
Cameron Gutman 2020-07-10 18:31:41 -07:00
parent 4c5c27dfc1
commit cc7ac79fa6
2 changed files with 6 additions and 2 deletions

View File

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

View File

@ -0,0 +1,4 @@
- Added Ukrainian translation
- Fixed SSL error connecting to GFE 3.20.4 on Android 4.1-4.4
- Fixed a random crash when starting a stream in bad network conditions
- Fixed decoder-related crashes on Xiaomi Mi 10 Lite 5G devices