mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-16 22:01:14 +00:00
Version 8.7
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
versionName "8.6"
|
versionName "8.7"
|
||||||
versionCode = 205
|
versionCode = 206
|
||||||
}
|
}
|
||||||
|
|
||||||
flavorDimensions "root"
|
flavorDimensions "root"
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- Fixed RTSP handshake error when streaming from certain networks
|
||||||
|
- Improved performance when streaming over a VPN
|
||||||
|
- Reduced audio bandwidth usage when streaming over low speed connections
|
||||||
|
- Fixed hitbox of on-screen analog sticks
|
||||||
Reference in New Issue
Block a user