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