0.8.0 #8

Merged
altavir merged 9 commits from dev into master 2021-02-21 21:58:48 +03:00
Showing only changes of commit 7a2d5c40f1 - Show all commits

View File

@ -20,7 +20,7 @@ Includes JVM-IR and JS-IR-Browser targets.
`= kotlin("jvm") + ru.mipt.npm.gradle.common`
## ru.mipt.npm.gradle.js
`= kotlin("js + ru.mipt.npm.gradle.common`
`= kotlin("js") + ru.mipt.npm.gradle.common`
## ru.mipt.npm.gradle.native
add default native targets to `ru.mipt.npm.gradle.mpp`