From 9d1b2e858d37c1386185077aeda79d906a8fb612 Mon Sep 17 00:00:00 2001 From: CalvinKern Date: Wed, 6 May 2020 10:55:23 -0600 Subject: [PATCH] [Flutter-Parent][RC 3.2.1] Version bump (#785) --- apps/flutter_parent/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/flutter_parent/pubspec.yaml b/apps/flutter_parent/pubspec.yaml index 87bc21ef4a..55f3df2ef7 100644 --- a/apps/flutter_parent/pubspec.yaml +++ b/apps/flutter_parent/pubspec.yaml @@ -25,7 +25,7 @@ description: Canvas Parent # 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: 3.2.0+31 +version: 3.2.1+32 module: androidX: true