Skip to content

Commit

Permalink
do not skip aab
Browse files Browse the repository at this point in the history
  • Loading branch information
thebino committed Aug 19, 2023
1 parent 68d3f5e commit e80deca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ platform :android do
track: "beta",
rollout: "1",
skip_upload_apk: true,
skip_upload_aab: false,
skip_upload_metadata: true,
skip_upload_changelogs: true,
skip_upload_images: true,
Expand Down

0 comments on commit e80deca

Please sign in to comment.