Skip to content

Commit cb867c0

Browse files
committed
upload to internal testing
1 parent 5db8ca5 commit cb867c0

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 |options|
163163
upload_to_play_store(
164164
package_name: 'chat.rocket.reactnative',
165-
track: 'beta',
165+
track: 'internal',
166166
aab: 'app/build/outputs/bundle/officialRelease/app-official-release.aab'
167167
)
168168
end

0 commit comments

Comments
 (0)