urlencoder/urlencoder-lib
Adam 8fcd629bce
Convert urlencoder lib to Kotlin Multiplatform (#10)
* convert UrlEncoderUtil to be multiplatform compatible

* convert lib tests to KMP

* convert UrlEncoderTest to commonTest (but since there's only a JVM target there's no changes), and also convert mutable test data with read-only types.

* Update copyright

---------

Co-authored-by: Erik C. Thauvin <erik@thauvin.net>
2023-09-05 13:55:29 -07:00
..
src Convert urlencoder lib to Kotlin Multiplatform (#10) 2023-09-05 13:55:29 -07:00
build.gradle.kts Convert urlencoder lib to Kotlin Multiplatform (#10) 2023-09-05 13:55:29 -07:00
detekt-baseline.xml restructure project to Kotlin Multiplatform 2023-06-13 19:37:33 +02:00