Update config.yml

This commit is contained in:
Filipe Brito 2019-10-01 13:04:28 -03:00
parent 69a2a68ad4
commit 429e4ea523
1 changed files with 0 additions and 3 deletions

View File

@ -111,9 +111,6 @@ jobs:
command: |
echo $CHAT_ROCKET_ANDROID_STORE_FILE_BASE64_JKS | base64 --decode > chat-rocket-android.jks
echo $ROCKET_PLAY_JSON | base64 --decode > android/app/rocket-chat.json
- run:
name: Download Dependencies
command: ./gradlew androidDependencies
- run:
name: Build Play AAB
command: ./gradlew bundlePlayRelease