diff --git a/app/build.gradle b/app/build.gradle index 35ab653c..1bc8b029 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { minSdkVersion 16 targetSdkVersion 32 - versionName "10.1.1" - versionCode = 274 + versionName "10.2" + versionCode = 275 } flavorDimensions "root" diff --git a/fastlane/metadata/android/en-US/changelogs/275.txt b/fastlane/metadata/android/en-US/changelogs/275.txt new file mode 100644 index 00000000..915b6ce5 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/275.txt @@ -0,0 +1,6 @@ +- Added analog stick deadzone adjustment option +- Added remote desktop mouse mode option for more natural mouse acceleration when not gaming +- Improved accuracy of performance overlay statistics +- Minor video decoder changes to improve compatibility +- Fixed a crash when loading box art +- Updated community contributed translations from Weblate \ No newline at end of file