chore(docs): minor fixes

This commit is contained in:
Skylot
2024-07-27 22:08:58 +01:00
parent ec645d80b1
commit 33bcbfec41
3 changed files with 15 additions and 27 deletions
@@ -42,7 +42,7 @@ publishing {
developer {
id.set("skylot")
name.set("Skylot")
email.set("skylot@gmail.com")
email.set(project.properties["libEmail"].toString())
url.set("https://github.com/skylot")
}
}