mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-30 02:55:27 +02:00
Fix broken group ID
This commit is contained in:
@@ -21,7 +21,7 @@ plugins {
|
|||||||
id 'io.franzbecker.gradle-lombok' version '1.14'
|
id 'io.franzbecker.gradle-lombok' version '1.14'
|
||||||
}
|
}
|
||||||
|
|
||||||
group = 'com.github.intellectualsites,plotsquared'
|
group = 'com.github.intellectualsites.plotsquared'
|
||||||
|
|
||||||
def rootVersion = "4"
|
def rootVersion = "4"
|
||||||
def revision = ""
|
def revision = ""
|
||||||
|
Reference in New Issue
Block a user