mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-03 06:26:16 +00:00
Version 10.8.2
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
||||
minSdk 16
|
||||
targetSdk 33
|
||||
|
||||
versionName "10.8.1"
|
||||
versionCode = 288
|
||||
versionName "10.8.3"
|
||||
versionCode = 292
|
||||
|
||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||
ndk.debugSymbolLevel = 'FULL'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/292.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/292.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
- Fixed several input bugs with the on-screen gamepad
|
||||
- Implemented recovery logic for video decoder errors
|
||||
- Updated community contributed translations from Weblate
|
||||
Reference in New Issue
Block a user