api source set

This commit is contained in:
Leijurv
2018-09-11 11:29:54 -07:00
parent 35ed0f6821
commit 3dfde818d3
+1 -1
View File
@@ -87,5 +87,5 @@ mixin {
} }
jar { jar {
from sourceSets.launch.output from sourceSets.launch.output, sourceSets.api.output
} }