mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 10:31:07 +00:00
Version 10.6
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdk 16
|
minSdk 16
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
|
|
||||||
versionName "10.5"
|
versionName "10.6"
|
||||||
versionCode = 282
|
versionCode = 283
|
||||||
|
|
||||||
// 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'
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/283.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/283.txt
Normal file
@@ -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