fix: 修改文件名大小写
- 添加反编译工具新的功能:**本地注解** 修正混淆表加载逻辑让他能快速打开文件 - 重构**ProgressBarManager(启动窗口的任务系统)** 增强视觉效果
This commit is contained in:
@@ -163,6 +163,10 @@ dependencies {
|
||||
|
||||
implementation 'com.github.javaparser:javaparser-symbol-solver-core:3.25.9'
|
||||
|
||||
implementation 'org.bitbucket.mstrobel:procyon-core:0.6.0'
|
||||
implementation 'org.bitbucket.mstrobel:procyon-compilertools:0.6.0'
|
||||
//implementation 'org.jetbrains.java.decompiler:fernflower:1.9.0'
|
||||
|
||||
// 中文拼音处理
|
||||
implementation 'com.belerweb:pinyin4j:2.5.1'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user