Skip to content

Commit

Permalink
Use sample app master branches
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Borbas committed Jan 8, 2021
1 parent 3ebbcb9 commit 3112f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ workflows:
envs:
# sample app
- SAMPLE_APP_URL: https://github.com/bitrise-io/sample-apps-android-sdk22.git
- SAMPLE_APP_BRANCH: api_29
- SAMPLE_APP_BRANCH: master
# codesigning
- BITRISEIO_ANDROID_KEYSTORE_URL: $BITRISEIO_ANDROID_KEYSTORE_1_URL
- BITRISEIO_ANDROID_KEYSTORE_PASSWORD: $BITRISEIO_ANDROID_KEYSTORE_PASSWORD
Expand Down Expand Up @@ -151,7 +151,7 @@ workflows:
- BITRISEIO_ANDROID_KEYSTORE_PRIVATE_KEY_PASSWORD: $BITRISEIO_ANDROID_KEYSTORE_PRIVATE_KEY_PASSWORD
# sample app
- SAMPLE_APP_URL: https://github.com/bitrise-io/sample-apps-android-realmtasks.git
- SAMPLE_APP_BRANCH: api_30
- SAMPLE_APP_BRANCH: master
# google play deploy
- BITRISEIO_JSON_KEY_URL: $BITRISEIO_JSON_KEY_URL
steps:
Expand Down

0 comments on commit 3112f34

Please sign in to comment.