mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-06-12 17:19:18 +00:00
feat: Global update
This commit is contained in:
@ -32,6 +32,9 @@ platform :android do
|
||||
lane :beta do
|
||||
gradle(task: "clean assembleRelease")
|
||||
crashlytics
|
||||
upload_to_play_store(
|
||||
track: "beta"
|
||||
)
|
||||
|
||||
# sh "your_script.sh"
|
||||
# You can also use other beta testing services here
|
||||
|
Reference in New Issue
Block a user