mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Possible fix for FAWE build failures
This commit is contained in:
parent
be48507599
commit
b9482fe5b4
@ -15,6 +15,10 @@ buildscript {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
plugins {
|
||||||
|
id 'maven-publish'
|
||||||
|
}
|
||||||
|
|
||||||
group = 'com.intellectualcrafters'
|
group = 'com.intellectualcrafters'
|
||||||
|
|
||||||
def revision = ""
|
def revision = ""
|
||||||
|
Loading…
Reference in New Issue
Block a user