Switched to UrlEncoder
This commit is contained in:
parent
e5d9ff7120
commit
31d389bd7d
2 changed files with 6 additions and 15 deletions
|
@ -34,6 +34,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation(platform(kotlin("bom")))
|
||||
implementation("net.thauvin.erik:urlencoder:1.3.0")
|
||||
|
||||
testImplementation(kotlin("test"))
|
||||
testImplementation(kotlin("test-junit"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue