File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ intellijPlatform {
160
160
} else {
161
161
ide(IntelliJPlatformType .IntellijIdeaCommunity , ideaVersion)
162
162
}
163
- recommended()
163
+ // recommended()
164
164
// select {
165
165
// types = listOf(IntelliJPlatformType.AndroidStudio)
166
166
// channels = listOf(ProductRelease.Channel.RELEASE)
Original file line number Diff line number Diff line change 47
47
},
48
48
{
49
49
"channel" : " stable" ,
50
- "comments" : " IntelliJ 2024.3, IntelliJ 2024.3 EAP" ,
50
+ "comments" : " IntelliJ 2024.3, Android Studio Meerkat 2024.3 EAP" ,
51
51
"name" : " 2024.3" ,
52
52
"version" : " 2024.3" ,
53
53
"ijVersion" : " 2024.3" ,
54
- "ideaProduct" : " IC " ,
55
- "ideaVersion" : " 243.21565.23 " ,
54
+ "ideaProduct" : " android-studio " ,
55
+ "ideaVersion" : " 2024.3.1.2 " ,
56
56
"baseVersion" : " 243.21565.23" ,
57
57
"dartPluginVersion" : " 243.21565.120" ,
58
- "androidPluginVersion" : " 243.21565.23 " ,
58
+ "androidPluginVersion" : " " ,
59
59
"sinceBuild" : " 243" ,
60
60
"untilBuild" : " 253.*" ,
61
61
"isUnitTestTarget" : " false"
You can’t perform that action at this time.
0 commit comments