ksvg
ksvg copied to clipboard
Bump Gradle and Kotlin versions
- Bump Gradle to 7.4.2
- Bump Kotlin to 1.7.0
I also refactored the Gradle scripts to be a little more idiomatic
- dependencies defined in 'common', if they are platform-independent, are inherited by JS and JVM automatically
- change
forEachtoconfigureEach- uses Gradle lazy-config API - set up central repo definition