mirror of
https://github.com/InsanusMokrassar/KotlinPublicationScriptsBuilder.git
synced 2025-09-15 12:59:17 +00:00
add and web target
This commit is contained in:
@@ -9,7 +9,8 @@ rootProject.name = 'kmppscriptbuilder'
|
||||
|
||||
String[] includes = [
|
||||
":core",
|
||||
":desktop"
|
||||
":desktop",
|
||||
":web"
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user