Skip to content

Commit 2279abb

Browse files
Update build.gradle.kts
1 parent 7bda4cc commit 2279abb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,5 @@ kotlin {
108108
sqldelight {
109109
databases.create("DroidconDatabase") {
110110
packageName.set("co.touchlab.droidcon.db")
111-
schemaOutputDirectory.set(file("src/commonMain/sqldelight/databases"))
112111
}
113112
}

0 commit comments

Comments
 (0)