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 07696ad commit 2382362Copy full SHA for 2382362
build.gradle.kts
@@ -12,7 +12,7 @@ group = "com.cppcxy"
12
13
// 版本配置
14
object Versions {
15
- const val emmyluaAnalyzer = "0.12.0"
+ const val emmyluaAnalyzer = "0.14.0"
16
const val emmyDebugger = "1.8.7"
17
const val jvm = "17"
18
const val ideaSDK = "2025.2"
0 commit comments