Skip to content

Commit

Permalink
expired edit error from fastlane
Browse files Browse the repository at this point in the history
  • Loading branch information
Panosfunk committed Oct 23, 2024
1 parent d4a8881 commit 52b8f85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ platform :android do
sh "flutter build appbundle --release --no-deferred-components --no-tree-shake-icons"
upload_to_play_store(
track: 'internal',
track_promote_to: 'closed',
aab: '../build/app/outputs/bundle/release/app-release.aab',
)
end
Expand Down

0 comments on commit 52b8f85

Please sign in to comment.