mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-05-19 00:00:24 +00:00
Version 10.6
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
||||
minSdk 16
|
||||
targetSdk 33
|
||||
|
||||
versionName "10.5"
|
||||
versionCode = 282
|
||||
versionName "10.6"
|
||||
versionCode = 283
|
||||
|
||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||
ndk.debugSymbolLevel = 'FULL'
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
- 3 finger tap can now dismiss the keyboard too
|
||||
- Fixed crash on some Samsung devices when starting to stream
|
||||
- Added meta key handling for DeX on newer Samsung devices
|
||||
- Updated community contributed translations from Weblate
|
||||
Reference in New Issue
Block a user