We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06badd0 commit ef6659aCopy full SHA for ef6659a
build.gradle
@@ -35,7 +35,7 @@ intellij {
35
sameSinceUntilBuild true
36
patchPluginXml {
37
version project.version
38
- changeNotes "Remove deprecation that started in 2020.2 (stop supporting before 2020.2)"
+ changeNotes "Update to showDialg to support for Flutter 2.0 Thanks ming-chu"
39
sinceBuild pluginSinceBuild
40
}
41
0 commit comments