diff --git a/app/build.gradle b/app/build.gradle index 821b8025..b5d52e39 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { minSdkVersion 16 targetSdkVersion 30 - versionName "9.8.3" - versionCode = 254 + versionName "9.8.4" + versionCode = 255 } flavorDimensions "root" diff --git a/fastlane/metadata/android/en-US/changelogs/255.txt b/fastlane/metadata/android/en-US/changelogs/255.txt new file mode 100644 index 00000000..7d9c4b7c --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/255.txt @@ -0,0 +1,2 @@ +- Fixed typing upper-case letters with the software keyboard +- Improved device compatibility with the built-in USB Xbox gamepad driver \ No newline at end of file