File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ ╔════════════════════════════════════════════════════════════════════════════╗
2
+ ║ A new version of Flutter is available! ║
3
+ ║ ║
4
+ ║ To update to the latest version, run "flutter upgrade". ║
5
+ ╚════════════════════════════════════════════════════════════════════════════╝
6
+
1
7
Flutter 1.22.5 • channel stable • https://github.com/flutter/flutter.git
2
- Framework • revision 7891006299 (7 weeks ago) • 2020-12-10 11:54:40 -0800
8
+ Framework • revision 7891006299 (2 months ago) • 2020-12-10 11:54:40 -0800
3
9
Engine • revision ae90085a84
4
10
Tools • Dart 2.10.4
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
15
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
16
# Read more about iOS versioning at
17
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
- version : 2021.0130.2032+15
18
+ version : 2021.0221.1640+16
19
19
20
20
environment :
21
21
sdk : " >=2.7.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments