feat: 使用 ConcurrentHashMap 优化运行速度

This commit is contained in:
2024-04-05 11:31:02 +08:00
parent fa656c9cbf
commit fdeef5ed91

View File

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