We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c41434 commit 809af45Copy full SHA for 809af45
build.gradle
@@ -10,6 +10,7 @@ plugins {
10
id("biz.aQute.bnd.builder") version "6.4.0"
11
id("com.vanniktech.maven.publish") version "0.32.0"
12
id("org.beryx.jar") version "2.0.0"
13
+ id("signing")
14
}
15
16
ext {
0 commit comments