diff --git a/app/build.gradle b/app/build.gradle index e6af800c..0a0614b4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { targetSdkVersion 30 versionName "9.9.2" - versionCode = 262 + versionCode = 263 } flavorDimensions "root" diff --git a/fastlane/metadata/android/en-US/changelogs/262.txt b/fastlane/metadata/android/en-US/changelogs/263.txt similarity index 68% rename from fastlane/metadata/android/en-US/changelogs/262.txt rename to fastlane/metadata/android/en-US/changelogs/263.txt index 270dbd9f..61220320 100644 --- a/fastlane/metadata/android/en-US/changelogs/262.txt +++ b/fastlane/metadata/android/en-US/changelogs/263.txt @@ -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 \ No newline at end of file +- Fixed an issue that could cause persistent video artifacts when streaming 4K after periods of packet loss +- Updated community-contributed translations from Weblate \ No newline at end of file