Skip to content

Commit a3f768c

Browse files
committed
Merge branch 'hotfix/5.199.4'
2 parents 62b2426 + da0ccf3 commit a3f768c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

app/version/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION=5.199.3
1+
VERSION=5.199.4

fastlane/Fastfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ platform :android do
6363

6464
upload_to_play_store(
6565
apk: apkPath,
66-
track: 'production',
67-
rollout: '0.001', # ie. 0.1%
66+
track: 'Staging',
6867
skip_upload_screenshots: true,
6968
skip_upload_images: true,
7069
validate_only: false

0 commit comments

Comments
 (0)