Version 9.7.7

This commit is contained in:
Cameron Gutman 2020-10-28 21:14:26 -05:00
parent ca89849dd2
commit 35bd9ecda3
2 changed files with 3 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
versionName "9.7.6" versionName "9.7.7"
versionCode = 246 versionCode = 247
} }
flavorDimensions "root" flavorDimensions "root"

View File

@ -0,0 +1 @@
- Fixed missing video or audio when streaming over some Internet connections