mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-11 11:40:41 +00:00
Possible fix for FAWE build failures
This commit is contained in:
parent
be48507599
commit
b9482fe5b4
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ buildscript {
|
|||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
group = 'com.intellectualcrafters'
|
||||
|
||||
def revision = ""
|
||||
|
|
Loading…
Reference in a new issue