We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20cc4a9 commit 751cc3eCopy full SHA for 751cc3e
build.gradle.kts
@@ -53,7 +53,6 @@ tasks {
53
licenseHeader = file("docs/LICENSE_HEADER_GEN").readText()
54
55
queriesDirectory = file("modules/api-client/src/commonMain-generated/kotlin")
56
- queriesTestDirectory = file("modules/api-client/src/commonTest-generated/kotlin")
57
58
typesDirectory = file("modules/api-types/src/commonMain-generated/kotlin")
59
typesTestDirectory = file("modules/api-types/src/commonTest-generated/kotlin")
0 commit comments