update to 2024.01.31

This commit is contained in:
2024-01-31 06:53:52 +08:00
parent ecbae35415
commit 21753f8e0c
26 changed files with 1589 additions and 58 deletions

View File

@@ -16,7 +16,7 @@ dependencies {
implementation project(':jmath')
}
envelopeJar {
application {
mainClass = 'net.woggioni.jmath.benchmark.Main'
}