Closed aSemy closed 1 year ago
This PR enables Kotlin Native and JS targets.
./gradlew resolveAndLockAllDependencies --write-locks
./gradlew check passes on my machine (although I'm using Windows, so I cannot verify all targets)
./gradlew check
This PR enables Kotlin Native and JS targets.
Summary
./gradlew resolveAndLockAllDependencies --write-locks
Verification
./gradlew check
passes on my machine (although I'm using Windows, so I cannot verify all targets)