feat: 使用 ConcurrentHashMap 优化运行速度

This commit is contained in:
2024-04-05 10:31:42 +08:00
parent a093d411ec
commit 250bd94e39
3 changed files with 45 additions and 74 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group 'cn.hamster3'
version '2.2.0'
version '2.2.1'
repositories {
maven {