Version 9.9.3

This commit is contained in:
Cameron Gutman 2021-05-16 20:48:27 -05:00
parent 3f1cd8a118
commit a862ffdde4
2 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.9.2"
versionCode = 263
versionName "9.9.3"
versionCode = 264
}
flavorDimensions "root"

View File

@ -0,0 +1,3 @@
- Added network latency values to performance overlay
- Improved streaming performance
- Added Vietnamese translation from Weblate