Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit 0f69078

Browse files
committed
Test alpha track upload
1 parent d5a35e9 commit 0f69078

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.buildkite/commands/release-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ echo "--- :closed_lock_with_key: Installing Secrets"
77
bundle exec fastlane run configure_apply
88

99
echo "--- :hammer_and_wrench: Building and Uploading to Play Store"
10-
bundle exec fastlane build_and_upload_to_play_store
10+
bundle exec fastlane build_and_upload_to_play_store track:'alpha' release_status:'completed'

version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
versionName=0.2
2-
versionCode=9
2+
versionCode=10

0 commit comments

Comments
 (0)