urlencoder/buildSrc
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/main/kotlin/buildsrc Remove lock files 2023-09-04 14:44:51 -07:00
build.gradle.kts Remove lock files 2023-09-04 14:44:51 -07:00
settings.gradle.kts set up convention plugins 2023-05-31 21:10:57 +02:00