We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e79b3a commit eab5074Copy full SHA for eab5074
build.gradle.kts
@@ -12,7 +12,7 @@ group = "com.cppcxy"
12
13
// 版本配置
14
object Versions {
15
- const val emmyluaAnalyzer = "0.17.0"
+ const val emmyluaAnalyzer = "0.18.0"
16
const val emmyDebugger = "1.8.7"
17
const val jvm = "17"
18
const val ideaSDK = "2025.2"
0 commit comments