Skip to content

Commit

Permalink
chore: hopefully fix the google play upload
Browse files Browse the repository at this point in the history
  • Loading branch information
superus8r committed Mar 30, 2024
1 parent fa7797d commit 826903c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,5 @@ platform :android do
skip_upload_screenshots: 'true',
json_key: ENV['SERVICE_ACCOUNT_USB_TERMINAL_PLAY_STORE']
)
# upload_to_play_store_internal_app_sharing(
# aab: './app/build/outputs/bundle/release/app-release.aab',
# json_key: ENV['SERVICE_ACCOUNT_USB_TERMINAL_PLAY_STORE']
# )
end
end

0 comments on commit 826903c

Please sign in to comment.