Applying default hierarchy template
This commit is contained in:
parent
7712102af2
commit
fc0d2642e5
|
@ -65,6 +65,9 @@ kotlin {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
applyDefaultHierarchyTemplate()
|
||||||
|
|
||||||
|
|
||||||
sourceSets {
|
sourceSets {
|
||||||
val desktopMain by getting
|
val desktopMain by getting
|
||||||
|
|
Loading…
Reference in New Issue