fix-ci #1

Merged
halfdan merged 12 commits from fix-ci into master 2021-12-30 09:41:33 +00:00
Showing only changes of commit a08017f8fb - Show all commits

View File

@@ -76,9 +76,9 @@ dependencies {
//} //}
//} //}
extraArchive { //extraArchive {
sources = true //sources = true
tests = true //tests = true
javadoc = true //javadoc = true
} //}