mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-16 22:01:14 +00:00
Version 10.5
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdk 16
|
minSdk 16
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
|
|
||||||
versionName "10.4"
|
versionName "10.5"
|
||||||
versionCode = 280
|
versionCode = 282
|
||||||
|
|
||||||
// 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,4 @@
|
|||||||
|
- Implemented per-app language preferences on Android 13
|
||||||
|
- Improved automatic HEVC selection logic on older devices
|
||||||
|
- Fixed a few crashing bugs
|
||||||
|
- Updated community contributed translations from Weblate
|
||||||
Reference in New Issue
Block a user