Gradle setup is rough around the edges and it now looks like it was bootstraped by an iOS developer (it definitely was).
- Move lib declarations and their versions to libs.versions.toml at least.
- Modularize the packages properly so that commonTests structure matches commonMain
Gradle setup is rough around the edges and it now looks like it was bootstraped by an iOS developer (it definitely was).