Version 8.12

This commit is contained in:
Cameron Gutman
2020-03-29 16:46:42 -07:00
parent a3a6e14d80
commit c957b8b06b
2 changed files with 4 additions and 2 deletions

View File

@@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "8.11"
versionCode = 216
versionName "8.12"
versionCode = 217
}
flavorDimensions "root"

View File

@@ -0,0 +1,2 @@
- Improved performance during periods of packet loss
- Improved prioritization of control data sent back to the PC