fix: UUID API

This commit is contained in:
sbbtd
2024-02-22 15:00:32 +08:00
parent adef471210
commit c45298c035
3 changed files with 4 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ plugins {
}
group = "top.jie65535.mirai"
version = "1.1.0"
version = "1.1.1"
repositories {
maven("https://maven.aliyun.com/repository/public")