mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-17 14:21:08 +00:00
Version 8.6
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
versionName "8.5"
|
versionName "8.6"
|
||||||
versionCode = 204
|
versionCode = 205
|
||||||
}
|
}
|
||||||
|
|
||||||
flavorDimensions "root"
|
flavorDimensions "root"
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Fixed false touch events when using the back gesture on Android 10
|
||||||
|
- Fixed external IP address detection with certain VPN apps
|
||||||
|
- Display a placeholder image when box art is loading
|
||||||
Reference in New Issue
Block a user