Skip to content

Commit

Permalink
Add Skiko group
Browse files Browse the repository at this point in the history
  • Loading branch information
Omico committed Jun 14, 2024
1 parent c141cf2 commit 09ce7f6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ kotlin {
@OptIn(ExperimentalKotlinGradlePluginApi::class)
applyDefaultHierarchyTemplate {
common {
group("skiko") {
withAndroidTarget()
withJvm()
withJs()
withWasmJs()
}
group("jvm") {
withAndroidTarget()
withJvm()
Expand Down

This file was deleted.

0 comments on commit 09ce7f6

Please sign in to comment.