File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ android {
9
9
minSdk 16
10
10
targetSdk 33
11
11
12
- versionName " 10.8.4 "
13
- versionCode = 293
12
+ versionName " 10.9 "
13
+ versionCode = 296
14
14
15
15
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
16
16
ndk. debugSymbolLevel = ' FULL'
Original file line number Diff line number Diff line change
1
+ - Qualcomm devices now use HEVC by default for improved efficiency
2
+ - Added system key capture on Samsung devices running Android 10 or later
3
+ - Improved frame loss handling when using HEVC
4
+ - Fixed streaming crash on devices running Android 4.1 to 4.4
5
+ - Fixed streaming at resolutions below 720x540 with GeForce Experience 3.26
6
+ - Updated community contributed translations from Weblate
You can’t perform that action at this time.
0 commit comments