Initial commit
This commit is contained in:
6
settings.gradle.kts
Normal file
6
settings.gradle.kts
Normal file
@@ -0,0 +1,6 @@
|
||||
apply(from = "settings.common.gradle.kts")
|
||||
|
||||
rootProject.name = "vst-chip"
|
||||
|
||||
include(":common")
|
||||
include(":audio-worklet")
|
||||
Reference in New Issue
Block a user