Skip to content

Commit

Permalink
fix(android): enable signed apk
Browse files Browse the repository at this point in the history
  • Loading branch information
gfanton committed Dec 11, 2018
1 parent 2853abf commit bfc83c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Expand Up @@ -249,7 +249,6 @@ jobs:
name: install bundle
working_directory: ~/go/src/berty.tech/client/react-native
command: |
sed -i '/signingConfig signingConfigs.release/d' android/app/build.gradle
bundle check || /tmp/retry -m 3 bundle install --path vendor/bundle
- save_cache:
Expand Down

0 comments on commit bfc83c6

Please sign in to comment.