Skip to content

Commit

Permalink
Version 9.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutman committed Apr 24, 2021
1 parent 72f37c9 commit c321dc5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 30

versionName "9.8.6"
versionCode = 257
versionName "9.8.7"
versionCode = 259
}

flavorDimensions "root"
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/259.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Improved video latency on some HiSilicon, Samsung, and Qualcomm devices
- Added support for audio stream encryption with GFE 3.22

0 comments on commit c321dc5

Please sign in to comment.