1
0
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:
2022-08-22 00:20:11 +02:00
parent 17f3a850c7
commit 5049c8afa4
75 changed files with 1646 additions and 1211 deletions

View File

@ -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