Version 9.8.7

This commit is contained in:
Cameron Gutman 2021-04-23 19:48:17 -05:00
parent 72f37c9df4
commit c321dc5e81
2 changed files with 4 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
versionName "9.8.6" versionName "9.8.7"
versionCode = 257 versionCode = 259
} }
flavorDimensions "root" flavorDimensions "root"

View File

@ -0,0 +1,2 @@
- Improved video latency on some HiSilicon, Samsung, and Qualcomm devices
- Added support for audio stream encryption with GFE 3.22