fastlane-plugin-get_new_build_number
fastlane-plugin-get_new_build_number copied to clipboard
Support for disabling checks on one platform
I'd like to support this behaviour:
get_new_build_number(
bundle_identifier: ENV["APP_BUNDLE_ID"]
)
But that seems to fail with Both package_name and google_play_json_key_path are nil