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 1766808 commit b3f1960Copy full SHA for b3f1960
settings.gradle.kts renamed to settings.gradle
@@ -18,7 +18,4 @@ pluginManagement{
18
19
rootProject.name = "swift-java"
20
21
-include(
22
- "SwiftKit",
23
- "SwiftKitExample",
24
-)
+include "SwiftKit", "SwiftKitExample"
0 commit comments