This commit is contained in:
Rongjian Zhang 2020-12-13 02:14:05 +08:00
parent 15fe6dbdb6
commit 2048a34941
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: git_touch
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
publish_to: none
# The following defines the version and build number for your application.
# A version number is three numbers separated by dots, like 1.2.43
@ -8,7 +8,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# Both the version and the builder number may be overridden in flutter
# build by specifying --build-name and --build-number, respectively.
# Read more about versioning at semver.org.
version: 1.9.0+16
version: 1.10.0+17
environment:
sdk: ">=2.7.0 <3.0.0"