1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Make it live!

This commit is contained in:
Benoit Marty
2021-06-17 18:35:37 +02:00
parent ad0b1f02f6
commit 0274faa197

View File

@@ -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