Version 8.7

This commit is contained in:
Cameron Gutman 2019-12-04 18:21:11 -08:00
parent 36ab5aa1b6
commit e50b7076a1
2 changed files with 6 additions and 2 deletions

View File

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

View File

@ -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