should finish api

This commit is contained in:
ajgeiss0702
2021-07-02 10:53:09 -07:00
parent 232bcdea09
commit c8562e0018
6 changed files with 95 additions and 1 deletions
+2
View File
@@ -11,6 +11,8 @@ repositories {
dependencies {
compileOnly("net.kyori:adventure-api:4.8.1")
implementation("us.ajg0702:ajQueue:")
}
publishing {