diff --git a/flutter.version b/flutter.version index 54c9658..721e46c 100644 --- a/flutter.version +++ b/flutter.version @@ -1,4 +1,4 @@ Flutter 1.22.5 • channel stable • https://github.com/flutter/flutter.git -Framework • revision 7891006299 (4 weeks ago) • 2020-12-10 11:54:40 -0800 +Framework • revision 7891006299 (7 weeks ago) • 2020-12-10 11:54:40 -0800 Engine • revision ae90085a84 Tools • Dart 2.10.4 diff --git a/pubspec.yaml b/pubspec.yaml index e6f42a3..fcea8c0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 2021.0110.0815+14 +version: 2021.0130.2032+15 environment: sdk: ">=2.7.0 <3.0.0"