Version 8.6

This commit is contained in:
Cameron Gutman
2019-11-10 18:18:11 -08:00
parent b50e506e58
commit 5c06848fe9
2 changed files with 5 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "8.5"
versionCode = 204
versionName "8.6"
versionCode = 205
}
flavorDimensions "root"

View 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