diff --git a/app/build.gradle b/app/build.gradle index f01cf9f6..c6a20297 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { minSdkVersion 16 targetSdkVersion 30 - versionName "9.8.7" - versionCode = 259 + versionName "9.9" + versionCode = 260 } flavorDimensions "root" diff --git a/fastlane/metadata/android/en-US/changelogs/260.txt b/fastlane/metadata/android/en-US/changelogs/260.txt new file mode 100644 index 00000000..83dcefff --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/260.txt @@ -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 \ No newline at end of file