mirror of
https://github.com/jie65535/mirai-console-jnr-plugin.git
synced 2025-12-15 18:41:35 +08:00
增加忽略关键字#ignore
更新版本到v1.2.0
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.1"
|
||||
id("net.mamoe.mirai-console") version "2.12.2"
|
||||
}
|
||||
|
||||
group = "top.jie65535"
|
||||
version = "1.1.0"
|
||||
version = "1.2.0"
|
||||
|
||||
repositories {
|
||||
mavenLocal()
|
||||
|
||||
Reference in New Issue
Block a user