build: Apply sonatype publishing plugin

This commit is contained in:
Jason Penilla 2021-07-04 17:19:13 -07:00 committed by Jason
parent 1d2d5d373d
commit 06b4a70c26
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,3 @@
plugins {
id("net.kyori.indra.publishing.sonatype")
}