try to fix cursegradel changelog
This commit is contained in:
parent
bcc53a090e
commit
22c75e3856
|
@ -44,7 +44,7 @@ subprojects {
|
|||
releaseType = 'beta'
|
||||
if(project.hasProperty('changelog')) {
|
||||
changelogType = "markdown"
|
||||
changelog = File(changelog)
|
||||
changelog = changelog
|
||||
}
|
||||
relations {
|
||||
requiredLibrary 'shadowfacts-forgelin'
|
||||
|
|
Loading…
Reference in New Issue