Version 9.9.6

This commit is contained in:
Cameron Gutman 2021-06-25 00:53:28 -05:00
parent ac352b3a23
commit 06f6134538
2 changed files with 6 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionName "9.9.5"
versionCode = 267
versionName "9.9.6"
versionCode = 268
}
flavorDimensions "root"

View File

@ -0,0 +1,4 @@
- Added separate notched and full-screen native resolution options
- Fixed audio problems with old versions of GeForce Experience and Sunshine/OpenStream
- Fixed unexpected left click in some cases when performing a right click
- Added Hungarian translation from the Weblate community