aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorMoo2meenn <67310794+Moo2meenn@users.noreply.github.com>2022-05-06 18:50:33 +0300
committerGitHub <noreply@github.com>2022-05-06 18:50:33 +0300
commitb96de6230299c751d0d3953c6546992efccb1111 (patch)
treed9db5ea005b8084b08c639096b42d3e5f6cc517e /build.gradle
parent1046d78d70f074074dcf5c4ce522c8dc83654242 (diff)
parentdae58987b89bc01fa2828b5f4840a594f416f592 (diff)
downloadChatting-b96de6230299c751d0d3953c6546992efccb1111.tar.gz
Chatting-b96de6230299c751d0d3953c6546992efccb1111.tar.bz2
Chatting-b96de6230299c751d0d3953c6546992efccb1111.zip
Merge branch 'main' into fix-buttons-height
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 430a98a..e4b3b7f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -10,7 +10,7 @@ plugins {
}
version = mod_version
-group = "com.example"
+group = "cc.woverflow"
archivesBaseName = mod_name
blossom {