mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 02:20:55 +00:00
Version 10.10
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
||||
minSdk 16
|
||||
targetSdk 33
|
||||
|
||||
versionName "10.9"
|
||||
versionCode = 296
|
||||
versionName "10.10"
|
||||
versionCode = 298
|
||||
|
||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||
ndk.debugSymbolLevel = 'FULL'
|
||||
|
||||
6
fastlane/metadata/android/en-US/changelogs/298.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/298.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
- Added support for custom ports when hosting on Sunshine
|
||||
- Enabled HEVC by default on additional devices
|
||||
- Enabled fast HEVC frame loss recovery on additional devices
|
||||
- Improved audio quality when streaming remotely
|
||||
- Improved video performance and audio quality when streaming locally over IPv6
|
||||
- Updated community contributed translations from Weblate
|
||||
Reference in New Issue
Block a user