Hard-coded description
This commit is contained in:
parent
392af12f50
commit
0fa364b47e
4 changed files with 1 additions and 8 deletions
|
@ -9,8 +9,6 @@ plugins {
|
|||
id("com.github.ben-manes.versions")
|
||||
}
|
||||
|
||||
description = "A simple defensive application to encode/decode URL components"
|
||||
|
||||
val deployDir = project.layout.projectDirectory.dir("deploy")
|
||||
val urlEncoderMainClass = "net.thauvin.erik.urlencoder.UrlEncoder"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue