Skip to content

Commit 809af45

Browse files
committed
Add signing plugin
1 parent 1c41434 commit 809af45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ plugins {
1010
id("biz.aQute.bnd.builder") version "6.4.0"
1111
id("com.vanniktech.maven.publish") version "0.32.0"
1212
id("org.beryx.jar") version "2.0.0"
13+
id("signing")
1314
}
1415

1516
ext {

0 commit comments

Comments
 (0)