From 7c9774baa7aebba18a4d526e186a0fc8fddbea15 Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Sat, 20 Aug 2022 11:49:35 +0100 Subject: [PATCH] fix(build): apparently this changed back again --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 2c726df..1b159c1 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,7 +6,7 @@ plugins { } version = "1.6.0+1.19" -group = "io.github.ashhhleyyy" +group = "dev.ashhhleyyy" repositories { // needed for placeholder-api