chore: update

This commit is contained in:
2024-08-31 22:37:12 +08:00
parent 075a66458a
commit e7d2336759
14 files changed
+199 -32

No files matched your search

+3 -1
View File
@@ -5,8 +5,10 @@ plugins {
alias(libs.plugins.shadow)
}
val fancyBotVersion: String by project
group = "cn.rtast"
version = "1.0-SNAPSHOT"
version = fancyBotVersion
repositories {
mavenCentral()