修改包名

This commit is contained in:
BBIT-Kai
2026-05-26 14:14:31 +08:00
parent 62f9fd5b7f
commit 59fa2beb03
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ plugins {
id("org.jetbrains.kotlin.plugin.serialization") version "2.3.20"
}
group = "com.bbit.platform"
group = "com.bbit.ticket"
version = "0.0.1"
application {