mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-17 06:10:58 +00:00
Version 10.9
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdk 16
|
minSdk 16
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
|
|
||||||
versionName "10.8.4"
|
versionName "10.9"
|
||||||
versionCode = 293
|
versionCode = 296
|
||||||
|
|
||||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||||
ndk.debugSymbolLevel = 'FULL'
|
ndk.debugSymbolLevel = 'FULL'
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
- Qualcomm devices now use HEVC by default for improved efficiency
|
||||||
|
- Added system key capture on Samsung devices running Android 10 or later
|
||||||
|
- Improved frame loss handling when using HEVC
|
||||||
|
- Fixed streaming crash on devices running Android 4.1 to 4.4
|
||||||
|
- Fixed streaming at resolutions below 720x540 with GeForce Experience 3.26
|
||||||
|
- Updated community contributed translations from Weblate
|
||||||
Reference in New Issue
Block a user