File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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 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 >
39
39
40
40
<!-- Contributes Android Studio-specific features and implementations. -->
41
41
<!-- suppress PluginXmlValidity -->
42
- <depends optional =" true" config-file =" studio-contribs.xml" >com.intellij.modules.androidstudio </depends >
42
+ <depends optional =" true" config-file =" studio-contribs.xml" >com.android.tools.apk </depends >
43
43
44
44
45
45
<change-notes >
You can’t perform that action at this time.
0 commit comments