Update Fastlane changelogs

This commit is contained in:
TheLastProject
2025-09-25 19:51:11 +00:00
committed by github-actions[bot]
parent 0634007258
commit c5add200d8

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 error reporting to FOSS build (not used in Google Play version, only in other app stores)