File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- name = " flutter-intellij
2
- buildSpec=2023 .3
3
- flutterPluginVersion=1
1
+ name = flutter-intellij
2
+ buildSpec =2024 .3
3
+ flutterPluginVersion =SNAPSHOT
4
4
ideaProduct =android-studio
5
- ideaVersion=2023 .3.1.16
6
- baseVersion=233.14808.21
7
- dartPluginVersion=233.15271
5
+ ideaVersion =2024 .3.1.2
6
+ baseVersion =243.21565.23
7
+ dartPluginVersion = 243.21565.120
8
8
androidPluginVersion =
9
- sinceBuild=233
10
- untilBuild=233 .*
9
+ sinceBuild =243
10
+ untilBuild =253 .*
11
11
testing =false
12
12
kotlin.stdlib.default.dependency =false
13
13
org.gradle.parallel =true
Original file line number Diff line number Diff line change 28
28
"androidPluginVersion" : " " ,
29
29
"sinceBuild" : " 241" ,
30
30
"untilBuild" : " 241.*" ,
31
- "isUnitTestTarget" : " true "
31
+ "isUnitTestTarget" : " false "
32
32
},
33
33
{
34
34
"channel" : " stable" ,
58
58
"androidPluginVersion" : " " ,
59
59
"sinceBuild" : " 243" ,
60
60
"untilBuild" : " 253.*" ,
61
- "isUnitTestTarget" : " false "
61
+ "isUnitTestTarget" : " true "
62
62
}
63
63
]
64
64
}
Original file line number Diff line number Diff line change 21
21
22
22
<category >Custom Languages</category >
23
23
<version >SNAPSHOT</version >
24
- <idea-version since-build =" 241 " until-build =" 241 .*" />
24
+ <idea-version since-build =" 243 " until-build =" 253 .*" />
25
25
26
26
<depends >com.intellij.modules.platform</depends >
27
27
<depends >com.intellij.modules.lang</depends >
You can’t perform that action at this time.
0 commit comments