This commit is contained in:
筱傑
2021-12-15 22:11:53 +08:00
parent 351c282c92
commit bcfc156bd0
9 changed files with 98 additions and 150 deletions

View File

@@ -3,10 +3,10 @@ plugins {
kotlin("jvm") version kotlinVersion
kotlin("plugin.serialization") version kotlinVersion
id("net.mamoe.mirai-console") version "2.6.6"
id("net.mamoe.mirai-console") version "2.9.0-RC"
}
group = "org.example"
group = "top.jie65535"
version = "0.1.0"
repositories {