mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-05-19 00:00:24 +00:00
Version 9.9.2
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
|
||||
versionName "9.9.1"
|
||||
versionCode = 261
|
||||
versionName "9.9.2"
|
||||
versionCode = 262
|
||||
}
|
||||
|
||||
flavorDimensions "root"
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
- Fixed an issue that could cause increased audio latency on some connections
|
||||
- Fixed incorrect native resolution on some devices running Android 5.1 or older
|
||||
- Fixed an issue that could cause persistent video artifacts when streaming 4K after periods of packet loss
|
||||
Reference in New Issue
Block a user