We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d1064c commit d2ef93cCopy full SHA for d2ef93c
product-matrix.json
@@ -50,18 +50,18 @@
50
},
51
{
52
"channel": "stable",
53
- "comments": "IntelliJ 2025.1 Beta, Android Studio Narwhal 2025.1 Canary",
+ "comments": "IntelliJ 2025.1, Android Studio Narwhal 2025.1",
54
"name": "2025.1",
55
"version": "2025.1",
56
"ijVersion": "2025.1",
57
- "ideaProduct": "IC",
58
- "ideaVersion": "251.23774.16",
+ "ideaProduct": "android-studio",
+ "ideaVersion": "2025.1.1.6",
59
"baseVersion": "251.23774.16",
60
"dartPluginVersion": "251.23774.16",
61
- "androidPluginVersion": "251.23774.16",
62
- "sinceBuild": "243",
+ "androidPluginVersion": "",
+ "sinceBuild": "251",
63
"untilBuild": "253.*",
64
- "isUnitTestTarget": "true",
+ "isUnitTestTarget": "false",
65
"javaVersion": "21"
66
}
67
]
0 commit comments