forked from flutter/flutter-intellij
-
Notifications
You must be signed in to change notification settings - Fork 0
/
product-matrix.json
64 lines (64 loc) · 1.83 KB
/
product-matrix.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{
"list": [
{
"channel": "stable",
"comments": "IntelliJ 2023.3, Android Studio Jellyfish 2023.3",
"name": "2023.3",
"version": "2023.3",
"ijVersion": "2023.3",
"ideaProduct": "android-studio",
"ideaVersion": "2023.3.1.16",
"baseVersion": "233.14808.21",
"dartPluginVersion": "233.15271",
"androidPluginVersion": "",
"sinceBuild": "233",
"untilBuild": "233.*",
"isUnitTestTarget": "false"
},
{
"channel": "stable",
"comments": "IntelliJ 2024.1, Android Studio Koala 2024.1",
"name": "2024.1",
"version": "2024.1",
"ijVersion": "2024.1",
"ideaProduct": "android-studio",
"ideaVersion": "2024.1.2.10",
"baseVersion": "241.18034.62",
"dartPluginVersion": "241.17502",
"androidPluginVersion": "",
"sinceBuild": "241",
"untilBuild": "241.*",
"isUnitTestTarget": "true"
},
{
"channel": "stable",
"comments": "IntelliJ 2024.2, Android Studio Ladybug 2024.2",
"name": "2024.2",
"version": "2024.2",
"ijVersion": "2024.2",
"ideaProduct": "android-studio",
"ideaVersion": "2024.1.2.13",
"baseVersion": "242.23339.11",
"dartPluginVersion": "241.17502",
"androidPluginVersion": "",
"sinceBuild": "242",
"untilBuild": "242.*",
"isUnitTestTarget": "false"
},
{
"channel": "stable",
"comments": "IntelliJ 2024.3, IntelliJ 2024.3 EAP",
"name": "2024.3",
"version": "2024.3",
"ijVersion": "2024.3",
"ideaProduct": "IC",
"ideaVersion": "243.21565.23",
"baseVersion": "243.21565.23",
"dartPluginVersion": " 243.21565.120",
"androidPluginVersion": "243.21565.23",
"sinceBuild": "243",
"untilBuild": "253.*",
"isUnitTestTarget": "false"
}
]
}