Skip to content

Commit

Permalink
Version 9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutman committed Apr 27, 2021
1 parent 753c600 commit 66406c5
Show file tree
Hide file tree
Showing 2 changed files with 6 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.7"
versionCode = 259
versionName "9.9"
versionCode = 260
}

flavorDimensions "root"
Expand Down
4 changes: 4 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/260.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Improved performance with high bitrates and resolutions with GFE 3.22
- Fixed support for Android 11 low latency codecs
- Reverted a change that caused issues on some old Qualcomm devices
- Updated translations from Weblate community

0 comments on commit 66406c5

Please sign in to comment.