chore: release v2.4.2

This commit is contained in:
Lei Nelissen
2025-01-29 12:29:35 +01:00
parent 55bfbee3b0
commit bf4b9bd446
8 changed files with 69 additions and 67 deletions

View File

@@ -37,7 +37,9 @@ platform :ios do
workspace: "ios/Fintunes.xcworkspace",
export_method: "app-store",
)
upload_to_app_store
upload_to_app_store(
precheck_include_in_app_purchases: false
)
end
lane :beta do