Compare commits

..

2 Commits

Author SHA1 Message Date
Cameron Gutman cbd0bdf9fc Version 9.9.1 2021-04-29 18:32:08 -05:00
Cameron Gutman d3e8e8fb9c Update moonlight-common-c with RTSP handshake retry logic 2021-04-29 18:23:41 -05:00
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.9"
versionCode = 260
versionName "9.9.1"
versionCode = 261
}
flavorDimensions "root"
@@ -0,0 +1 @@
- Fixed an RTSP handshake error on the first connection attempt with certain host PCs