Skip to content

Commit

Permalink
Change packagename
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Borbas committed Jan 7, 2021
1 parent 87447bc commit 5faa3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ workflows:
- BITRISEIO_ANDROID_KEYSTORE_ALIAS: $BITRISEIO_ANDROID_KEYSTORE_ALIAS
- BITRISEIO_ANDROID_KEYSTORE_PRIVATE_KEY_PASSWORD: $BITRISEIO_ANDROID_KEYSTORE_PRIVATE_KEY_PASSWORD
# google play deploy
- PACKAGE_NAME: "com.bitrise_io.sample_apps_android_simple.google-play-deploy"
- PACKAGE_NAME: "com.bitrise_io.sample_apps_android_simple.google_play_deploy"
- BITRISEIO_JSON_KEY_URL: $BITRISEIO_JSON_KEY_URL
- TRACK: production
steps:
Expand Down

0 comments on commit 5faa3fa

Please sign in to comment.