Version 9.9.2

This commit is contained in:
Cameron Gutman
2021-05-06 22:21:36 -05:00
parent a11acef36f
commit 2cdfe85091
2 changed files with 5 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.9.1"
versionCode = 261
versionName "9.9.2"
versionCode = 262
}
flavorDimensions "root"

View File

@@ -0,0 +1,3 @@
- Fixed an issue that could cause increased audio latency on some connections
- Fixed incorrect native resolution on some devices running Android 5.1 or older
- Fixed an issue that could cause persistent video artifacts when streaming 4K after periods of packet loss