Skip to content

Commit 33d2585

Browse files
authored
It's beta track but ui shows open testing...
1 parent a38cab7 commit 33d2585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ platform :android do
162162
lane :official_open_testing do
163163
upload_to_play_store(
164164
package_name: 'chat.rocket.android',
165-
track: 'open',
165+
track: 'beta',
166166
aab: 'app/build/outputs/bundle/officialRelease/app-official-release.aab'
167167
)
168168
end

0 commit comments

Comments
 (0)