There was an error while loading. Please reload this page.
1 parent b31ebac commit 1bff981Copy full SHA for 1bff981
1 file changed
build.gradle.kts
@@ -12,7 +12,7 @@ group = "com.cppcxy"
12
13
// 版本配置
14
object Versions {
15
- const val emmyluaAnalyzer = "0.19.0"
+ const val emmyluaAnalyzer = "0.20.0"
16
const val emmyDebugger = "1.9.0"
17
const val jvm = "17"
18
const val ideaSDK = "2025.2"
0 commit comments