Skip to content

Commit d2ef93c

Browse files
authored
Fix the disappearance of the New Flutter Project menu item (#8049)
This resolves #8040
1 parent 1d1064c commit d2ef93c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

product-matrix.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,18 @@
5050
},
5151
{
5252
"channel": "stable",
53-
"comments": "IntelliJ 2025.1 Beta, Android Studio Narwhal 2025.1 Canary",
53+
"comments": "IntelliJ 2025.1, Android Studio Narwhal 2025.1",
5454
"name": "2025.1",
5555
"version": "2025.1",
5656
"ijVersion": "2025.1",
57-
"ideaProduct": "IC",
58-
"ideaVersion": "251.23774.16",
57+
"ideaProduct": "android-studio",
58+
"ideaVersion": "2025.1.1.6",
5959
"baseVersion": "251.23774.16",
6060
"dartPluginVersion": "251.23774.16",
61-
"androidPluginVersion": "251.23774.16",
62-
"sinceBuild": "243",
61+
"androidPluginVersion": "",
62+
"sinceBuild": "251",
6363
"untilBuild": "253.*",
64-
"isUnitTestTarget": "true",
64+
"isUnitTestTarget": "false",
6565
"javaVersion": "21"
6666
}
6767
]

0 commit comments

Comments
 (0)