Bump version again

This commit is contained in:
Cameron Gutman 2021-05-06 22:26:40 -05:00
parent dd08754f1f
commit edab84c89b
2 changed files with 3 additions and 2 deletions

View File

@ -10,7 +10,7 @@ android {
targetSdkVersion 30
versionName "9.9.2"
versionCode = 262
versionCode = 263
}
flavorDimensions "root"

View File

@ -1,3 +1,4 @@
- Fixed an issue that could cause increased audio latency on some connections
- Fixed incorrect native resolution on some devices running Android 5.1 or older
- Fixed an issue that could cause persistent video artifacts when streaming 4K after periods of packet loss
- Updated community-contributed translations from Weblate