Skip to content

Commit

Permalink
only update NDK version in patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sethkfman committed May 3, 2023
1 parent 2efe717 commit ab3b7fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,8 @@ workflows:
#!/usr/bin/env bash
node -v
GIT_BRANCH=$BITRISE_GIT_BRANCH METAMASK_ENVIRONMENT='qa' yarn build:android:pre-release:bundle:qa
cd android/app/build/outputs/apk/qa
ls -a
title: Build Android Pre-Release Bundle
is_always_run: false
- deploy-to-bitrise-io@2:
Expand Down

0 comments on commit ab3b7fb

Please sign in to comment.