Compare commits

...

2 Commits

Author SHA1 Message Date
Cameron Gutman 37ddccde0c Version 5.6.7 2018-02-14 18:39:04 -08:00
Cameron Gutman ffc59c6bd6 Update moonlight-common to fix pairing timeout issue 2018-02-14 18:34:45 -08:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionName "5.6.6"
versionCode = 146
versionName "5.6.7"
versionCode = 147
}
flavorDimensions "root"