mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-09 14:08:00 -06:00
fix: Typo
This commit is contained in:
@@ -34,7 +34,7 @@ platform :android do
|
||||
|
||||
|
||||
desc "Promote internal track to alpha"
|
||||
lane :promote_to_beta do
|
||||
lane :promote_to_alpha do
|
||||
upload_to_play_store(
|
||||
track: 'internal',
|
||||
track_promote_to: 'alpha',
|
||||
|
||||
Reference in New Issue
Block a user