Version 9.9.1

This commit is contained in:
Cameron Gutman
2021-04-29 18:32:08 -05:00
parent d3e8e8fb9c
commit cbd0bdf9fc
2 changed files with 3 additions and 2 deletions

View File

@@ -9,8 +9,8 @@ android {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
versionName "9.9" versionName "9.9.1"
versionCode = 260 versionCode = 261
} }
flavorDimensions "root" flavorDimensions "root"

View File

@@ -0,0 +1 @@
- Fixed an RTSP handshake error on the first connection attempt with certain host PCs