trigger ci
This commit is contained in:
@@ -7,6 +7,7 @@ username("[email protected]")
|
|||||||
team_id("EHV7XZLAHA")
|
team_id("EHV7XZLAHA")
|
||||||
|
|
||||||
# app_identifier(["tools.fastlane.app", "tools.fastlane.app2"])
|
# app_identifier(["tools.fastlane.app", "tools.fastlane.app2"])
|
||||||
|
|
||||||
# username("[email protected]") # Your Apple Developer Portal username
|
# username("[email protected]") # Your Apple Developer Portal username
|
||||||
|
|
||||||
# For all available options run `fastlane match --help`
|
# For all available options run `fastlane match --help`
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: example
|
name: example
|
||||||
description: A new Flutter project.
|
description: A new Flutter project.
|
||||||
|
|
||||||
version: 1.0.17+19
|
version: 1.0.18+20
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.2.2 <3.0.0"
|
sdk: ">=2.2.2 <3.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user