Fastlane fixes working up to a full release (#68)

Reviewed-on: #68
This commit is contained in:
2025-04-30 11:01:48 +00:00
parent 8e1e6ac33c
commit 97dacb1189
36 changed files with 60 additions and 179 deletions

View File

@@ -17,7 +17,7 @@ platform :android do
)
upload_to_play_store(
track: 'alpha',
track: 'beta',
# upload aab files intstead
skip_upload_apk: true,
skip_upload_changelogs: true,