Added note for which plugin to use
This commit is contained in:
parent
5e77c50ff7
commit
68dabf9c68
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
plugins {
|
||||
kotlin("jvm")
|
||||
kotlin("jvm") // or kotlin("multiplatform"), depending on your requirements
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue