diff --git a/app/build.gradle b/app/build.gradle index b8c02d21..633e5916 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { targetSdkVersion 31 versionName "9.10" - versionCode = 269 + versionCode = 270 } flavorDimensions "root" diff --git a/fastlane/metadata/android/en-US/changelogs/270.txt b/fastlane/metadata/android/en-US/changelogs/270.txt new file mode 100644 index 00000000..ce62e54f --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/270.txt @@ -0,0 +1,4 @@ +- Improved controller rumble support with independent rumble motor control using the new Android 12 APIs +- Fixed touchpad input on DualShock controllers (if supported by the Android device itself) +- Fixed certain controllers disconnecting from the host when Moonlight enters the background +- Updated community-contributed translations from Weblate \ No newline at end of file