From 6563bc1b70bb61dc8fa8e1fb7b813e5a71abff22 Mon Sep 17 00:00:00 2001 From: TheLastProject <1885159+TheLastProject@users.noreply.github.com> Date: Thu, 25 Sep 2025 19:56:46 +0000 Subject: [PATCH] Update Fastlane changelogs --- fastlane/metadata/android/en-US/changelogs/153.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fastlane/metadata/android/en-US/changelogs/153.txt b/fastlane/metadata/android/en-US/changelogs/153.txt index 18e8f881c..6e87c630d 100644 --- a/fastlane/metadata/android/en-US/changelogs/153.txt +++ b/fastlane/metadata/android/en-US/changelogs/153.txt @@ -1,2 +1,3 @@ - Target Android 16 -- Remove "Screen orientation" feature (Google removed the ability for apps to control screen rotation when targeting Android 16) \ No newline at end of file +- Remove "Screen orientation" feature (Google removed the ability for apps to control screen rotation when targeting Android 16) +- Add crash reporter to FOSS build (not used in Google Play version, only in other app stores) \ No newline at end of file