mirror of
https://github.com/gbevin/urlencoder.git
synced 2025-04-24 23:07:12 -07:00
Updated version to 1.2.0
This commit is contained in:
parent
6bebfc3cab
commit
2409932ac5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ plugins {
|
|||
}
|
||||
|
||||
group = "com.uwyn"
|
||||
version = "1.2.0-SNAPSHOT"
|
||||
version = "1.2.0"
|
||||
|
||||
val mavenName = "UrlEncoder"
|
||||
val javaMainClass = "$group.${rootProject.name}.$mavenName"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue