Update Fastlane changelogs

This commit is contained in:
TheLastProject
2025-09-25 19:56:46 +00:00
committed by github-actions[bot]
parent 205bda34ae
commit 6563bc1b70

View File

@@ -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)
- 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)