forked from flutter/flutter-intellij
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathproduct-matrix.json
44 lines (44 loc) · 1.15 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
{
"list": [
{
"comments": "AS 3.3 and IntelliJ 2018.2.5",
"name": "IntelliJ",
"version": "3.3",
"ideaProduct": "android-studio",
"ideaVersion": "182.5199772",
"dartPluginVersion": "182.5124",
"sinceBuild": "182.5107.7",
"untilBuild": "182.*"
},
{
"comments": "AS 3.4 beta",
"name": "Android Studio",
"version": "3.4",
"ideaProduct": "android-studio",
"ideaVersion": "183.5217543",
"dartPluginVersion": "183.4886.3",
"sinceBuild": "183.0",
"untilBuild": "183.4886.37.34.*"
},
{
"comments": "IntelliJ 2018.3, AS 3.5 canary",
"name": "Android Studio",
"version": "2018.3",
"ideaProduct": "android-studio",
"ideaVersion": "183.5215047",
"dartPluginVersion": "183.4886.3",
"sinceBuild": "183.4886.37.35",
"untilBuild": "183.*"
},
{
"comments": "IntelliJ 2019.1 EAP",
"name": "IntelliJ 2019.1 EAP",
"version": "2019.1",
"ideaProduct": "ideaIC",
"ideaVersion": "191.4738.6",
"dartPluginVersion": "191.4899",
"sinceBuild": "191.0",
"untilBuild": "191.*"
}
]
}