mirror of
https://github.com/jie65535/mirai-console-jcr-plugin.git
synced 2025-12-15 19:22:06 +08:00
重制cpp索引,增加更新索引命令 /jcr update
This commit is contained in:
@@ -3,11 +3,11 @@ plugins {
|
||||
kotlin("jvm") version kotlinVersion
|
||||
kotlin("plugin.serialization") version kotlinVersion
|
||||
|
||||
id("net.mamoe.mirai-console") version "2.10.0"
|
||||
id("net.mamoe.mirai-console") version "2.12.2"
|
||||
}
|
||||
|
||||
group = "top.jie65535"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
|
||||
repositories {
|
||||
maven("https://maven.aliyun.com/repository/public") // 阿里云国内代理仓库
|
||||
|
||||
Reference in New Issue
Block a user