We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9abfed + 319ec0c commit ea8fee8Copy full SHA for ea8fee8
fastlane/Fastfile
@@ -27,6 +27,7 @@ skip_docs
27
default_platform(:android)
28
29
BUNDLE_PATH = "app/build/outputs/bundle/playRelease/app-play-release.aab"
30
+ENV['SUPPLY_UPLOAD_MAX_RETRIES']='10'
31
32
import("./common.Fastfile")
33
0 commit comments