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 4be4b71 commit 35c7e84Copy full SHA for 35c7e84
settings.gradle.kts
@@ -21,10 +21,10 @@ include(":surf-api-velocity:surf-api-velocity-api")
21
include(":surf-api-velocity:surf-api-velocity-server")
22
23
include("surf-api-standalone")
24
-include("surf-api-gradle-plugin")
25
26
if (!ci) {
27
include(":surf-api-bukkit:surf-api-bukkit-plugin-test")
28
// include("surf-api-generator")
29
include("surf-api-modern-generator")
+ include("surf-api-gradle-plugin")
30
}
0 commit comments