diff --git a/app/build.gradle b/app/build.gradle index 5ce0897f..14a780d4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { minSdkVersion 16 targetSdkVersion 30 - versionName "9.7.1" - versionCode = 241 + versionName "9.7.2" + versionCode = 242 } flavorDimensions "root" diff --git a/fastlane/metadata/android/en-US/changelogs/242.txt b/fastlane/metadata/android/en-US/changelogs/242.txt new file mode 100644 index 00000000..fc118daa --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/242.txt @@ -0,0 +1,4 @@ +- Hiding games now only takes effect after returning to the app list +- Display a warning if the connection is too unstable to stream +- Increase maximum bitrate to 150 Mbps for Ethernet-connected devices +- Update Russian and French translations