Skip to content

Commit 4a4f88b

Browse files
committed
fix
1 parent ab7fa4b commit 4a4f88b

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

.idea/workspace.xml

Lines changed: 8 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extras/FlutterX-MCP/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation("io.ktor:ktor-server-cio:3.3.3")
2525
implementation("io.ktor:ktor-server-sse:3.3.3")
2626
intellijPlatform {
27-
local("/Applications/Android Studio.app")
27+
intellijIdeaCommunity("2025.2.1")
2828
testFramework(org.jetbrains.intellij.platform.gradle.TestFrameworkType.Platform)
2929
plugins("shop.itbug.FlutterCheckVersionX:6.8.0","Dart:500.0.0")
3030
}

0 commit comments

Comments
 (0)