Make it live!
This commit is contained in:
parent
ad0b1f02f6
commit
0274faa197
|
@ -45,7 +45,8 @@ platform :android do
|
||||||
skip_upload_images: true,
|
skip_upload_images: true,
|
||||||
skip_upload_screenshots: true,
|
skip_upload_screenshots: true,
|
||||||
skip_upload_changelogs: true,
|
skip_upload_changelogs: true,
|
||||||
validate_only: true
|
# Set to true to not update the PlayStore
|
||||||
|
validate_only: false
|
||||||
)
|
)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue