Skip to content

Commit 697a3a0

Browse files
committed
changed jar name to bccore-jdk8on
1 parent f1a299b commit 697a3a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ application {
88
mainClass.set("org.bouncycastle.crypto.fpe.SP80038GMicroBenchmark")
99
}
1010

11+
jar.archiveBaseName = "bccore-$vmrange"
1112

1213
test {
1314
forkEvery = 1;

0 commit comments

Comments
 (0)