aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
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 df4f9d3..c99935d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,6 @@
// Establish version and status
ext.githubProjectName = rootProject.name // Change if github project name is not the same as the root project's name
-group = "org.anarres.${githubProjectName}"
+group = "org.anarres"
buildscript {
repositories {