diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f35d64933..9e3856dc05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 33.2 +- Support IntelliJ 2018.3.3 + ## 33.1 - add menu and toolbar button to open Flutter DevTools - fix Gradle sync issue for Android Studio 3.3.1 diff --git a/product-matrix.json b/product-matrix.json index 70f050b307..b6d30624ad 100644 --- a/product-matrix.json +++ b/product-matrix.json @@ -17,7 +17,7 @@ "ideaProduct": "android-studio", "ideaVersion": "183.5290690", "dartPluginVersion": "183.5901", - "sinceBuild": "183.5429", + "sinceBuild": "183.5153", "untilBuild": "183.*" }, { diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index f27002053c..833beb16e6 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -29,6 +29,10 @@ 33.2 +

33.1