Hard-coded description

This commit is contained in:
Erik C. Thauvin 2023-09-21 14:01:48 -07:00
parent 392af12f50
commit 0fa364b47e
4 changed files with 1 additions and 8 deletions

View file

@ -8,8 +8,6 @@ plugins {
id("com.github.ben-manes.versions")
}
description = "A simple defensive library to encode/decode URL components"
val deployDir = project.layout.projectDirectory.dir("deploy")
kotlin {