Skip to content

Commit 5126870

Browse files
committed
修复配置
1 parent de19a6c commit 5126870

2 files changed

Lines changed: 10 additions & 12 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.

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ dependencies {
6565
local("/Users/ldd/Applications/IntelliJ IDEA Ultimate.app")
6666
}
6767
"252" -> {
68-
// intellijIdeaCommunity("2025.2.1")
69-
local("/Applications/Android Studio.app")
68+
intellijIdeaCommunity("2025.2.1")
69+
// local("/Applications/Android Studio.app")
7070
}
7171

7272
"251" -> {

0 commit comments

Comments
 (0)