diff --git a/app/build.gradle b/app/build.gradle index f8c53f9f..29892f92 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { minSdkVersion 16 targetSdkVersion 30 - versionName "9.9.5" - versionCode = 267 + versionName "9.9.6" + versionCode = 268 } flavorDimensions "root" diff --git a/fastlane/metadata/android/en-US/changelogs/268.txt b/fastlane/metadata/android/en-US/changelogs/268.txt new file mode 100644 index 00000000..5fe84767 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/268.txt @@ -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 \ No newline at end of file