Hard-coded description
This commit is contained in:
parent
392af12f50
commit
0fa364b47e
4 changed files with 1 additions and 8 deletions
|
@ -31,7 +31,7 @@ publishing {
|
|||
withType<MavenPublication>().configureEach {
|
||||
pom {
|
||||
name.set("UrlEncoder for Kotlin Multiplatform")
|
||||
description.set(project.description)
|
||||
description.set("A simple defensive library to encode/decode URL components")
|
||||
url.set(mavenUrl)
|
||||
licenses {
|
||||
license {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue