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
targetSdkVersion 30
versionName "9.9"
versionCode = 260
versionName "9.9.1"
versionCode = 261
}
flavorDimensions "root"

View File

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