mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 02:20:55 +00:00
Version 12.0.2
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
minSdk 16
|
||||
targetSdk 34
|
||||
|
||||
versionName "12.0.1"
|
||||
versionCode = 312
|
||||
versionName "12.0.2"
|
||||
versionCode = 313
|
||||
|
||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||
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