mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-24 13:56:14 +03:00
Merge pull request #1899 from nextcloud/fastlaneRetry
Temporarily needed as Google has some troubles
This commit is contained in:
commit
ea8fee8d3b
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ skip_docs
|
|||
default_platform(:android)
|
||||
|
||||
BUNDLE_PATH = "app/build/outputs/bundle/playRelease/app-play-release.aab"
|
||||
ENV['SUPPLY_UPLOAD_MAX_RETRIES']='10'
|
||||
|
||||
import("./common.Fastfile")
|
||||
|
||||
|
|
Loading…
Reference in a new issue