2
0

gradle.properties 137 B

12345
  1. # We want assertions, because this is the test project.
  2. assertions = true
  3. # Build javadoc per Github issue #1366
  4. buildJavaDoc = true