mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
Make it live!
This commit is contained in:
parent
ad0b1f02f6
commit
0274faa197
1 changed files with 2 additions and 1 deletions
|
@ -45,7 +45,8 @@ platform :android do
|
|||
skip_upload_images: true,
|
||||
skip_upload_screenshots: true,
|
||||
skip_upload_changelogs: true,
|
||||
validate_only: true
|
||||
# Set to true to not update the PlayStore
|
||||
validate_only: false
|
||||
)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue