forked from firka/flutter
change default version to 3.32.6
This commit is contained in:
@@ -16,7 +16,7 @@ import 'convert.dart';
|
||||
import 'globals.dart' as globals;
|
||||
|
||||
/// The default version when a version could not be determined.
|
||||
const String kUnknownFrameworkVersion = '0.0.0-unknown';
|
||||
const String kUnknownFrameworkVersion = '3.32.6';
|
||||
|
||||
/// A git shortcut for the branch that is being tracked by the current one.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user