Fix missing testAnnotationProcessor

This commit is contained in:
s809
2024-09-23 01:18:39 +05:00
parent 60056e1654
commit 0a8c093682
+1
View File
@@ -181,6 +181,7 @@ subprojects { p ->
}
annotationProcessor("systems.manifold:manifold-strings:${rootProject.manifold_version}")
testAnnotationProcessor("systems.manifold:manifold-strings:${rootProject.manifold_version}")
// Log4j
// TODO: Change to shadowMe later to work in the standalone jar