try to fix cursegradel changelog

This commit is contained in:
NikkyAI 2018-02-14 05:51:07 +01:00
parent bcc53a090e
commit 22c75e3856
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ subprojects {
releaseType = 'beta'
if(project.hasProperty('changelog')) {
changelogType = "markdown"
changelog = File(changelog)
changelog = changelog
}
relations {
requiredLibrary 'shadowfacts-forgelin'