Fix artifact ids

This commit is contained in:
Jason Penilla 2021-06-16 16:23:02 -07:00
parent 7be3024c75
commit a26d1aa427
No known key found for this signature in database
GPG key ID: 0E75A301420E48F8
10 changed files with 46 additions and 40 deletions

View file

@ -19,10 +19,10 @@ Other changes:
configuration
diff --git a/build.gradle.kts b/build.gradle.kts
index c255556783133278aaa0720969324f4c870ad7be..a2346d6ca23ab24c5fe6048a2ab3d7cad23ad091 100644
index 3064f56ecb24415be2662aa1bcfbc5facfdb86dc..a3e4d9d5a1829533f1419f9ca124c5209a489938 100644
--- a/build.gradle.kts
+++ b/build.gradle.kts
@@ -20,7 +20,17 @@ repositories {
@@ -21,7 +21,17 @@ repositories {
dependencies {
implementation(project(":Paper-API"))