urlencoder/urlencoder-lib/src
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
..
commonMain/kotlin/net/thauvin/erik/urlencoder Convert urlencoder lib to Kotlin Multiplatform (#10) 2023-09-05 13:55:29 -07:00
commonTest/kotlin/net/thauvin/erik/urlencoder Convert urlencoder lib to Kotlin Multiplatform (#10) 2023-09-05 13:55:29 -07:00