We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15fe6db commit 2048a34Copy full SHA for 2048a34
pubspec.yaml
@@ -1,14 +1,14 @@
1
name: git_touch
2
description: A new Flutter project.
3
-publish_to: "none" # Remove this line if you wish to publish to pub.dev
+publish_to: none
4
5
# The following defines the version and build number for your application.
6
# A version number is three numbers separated by dots, like 1.2.43
7
# followed by an optional build number separated by a +.
8
# Both the version and the builder number may be overridden in flutter
9
# build by specifying --build-name and --build-number, respectively.
10
# Read more about versioning at semver.org.
11
-version: 1.9.0+16
+version: 1.10.0+17
12
13
environment:
14
sdk: ">=2.7.0 <3.0.0"
0 commit comments