mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-02-16 10:31:07 +00:00
Version 8.6
This commit is contained in:
@@ -7,8 +7,8 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
|
||||
versionName "8.5"
|
||||
versionCode = 204
|
||||
versionName "8.6"
|
||||
versionCode = 205
|
||||
}
|
||||
|
||||
flavorDimensions "root"
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/205.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/205.txt
Normal file
@@ -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