Skip to content

Commit 0f2d31c

Browse files
committed
Change the Dart Plugin version to match the next version of the Flutter IJ plugin to get them in sync.
This decision still needs team buy-in. https://plugins.jetbrains.com/plugin/9212-flutter/edit/versions
1 parent 289152c commit 0f2d31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginName = Dart
77
pluginId = Dart
88

99
# SemVer format -> https://semver.org
10-
pluginVersion = 251.30000.0
10+
pluginVersion = 89.0
1111

1212
# TODO(https://github.com/flutter/dart-intellij-third-party/issues/23) Add a changelog
1313
# Not currently used in the build.gradle.kts file:

0 commit comments

Comments
 (0)