Compare commits

...

1 Commits

Author SHA1 Message Date
Alpha
bd642eb8d6 publish api
Signed-off-by: Alpha <dev@alpha93.kr>
2024-12-15 16:07:13 +09:00

View File

@@ -100,7 +100,7 @@ allprojects {
}
}
publishing.repositories.maven("https://repo.codemc.io/repository/PlazmaMC/") {
publishing.repositories.maven("https://repo.codemc.io/repository/maven-snapshots/") {
name = "codemc"
credentials {