refactor: core:data -> core:data:client
This commit is contained in:
parent
4cdb9a305c
commit
e7caeca356
21 changed files with 162 additions and 78 deletions
|
|
@ -5,7 +5,7 @@ plugins {
|
|||
application
|
||||
}
|
||||
|
||||
group = "moe.lava.banksia"
|
||||
group = "moe.lava.banksia.server"
|
||||
version = "1.0.0"
|
||||
application {
|
||||
mainClass.set("moe.lava.banksia.server.ApplicationKt")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue