mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-23 00:36:41 +00:00
Version 12.0.2
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
|||||||
minSdk 16
|
minSdk 16
|
||||||
targetSdk 34
|
targetSdk 34
|
||||||
|
|
||||||
versionName "12.0.1"
|
versionName "12.0.2"
|
||||||
versionCode = 312
|
versionCode = 313
|
||||||
|
|
||||||
// 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'
|
||||||
|
|||||||
3
fastlane/metadata/android/en-US/changelogs/313.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/313.txt
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
- Fixed connection issue with some hosts running GeForce Experience and older Sunshine versions
|
||||||
|
- Fixed native frame rate streaming support on older versions of Android
|
||||||
|
- Stability improvements
|
||||||
Reference in New Issue
Block a user