Skip to content

Commit f8f2344

Browse files
authored
chore: unused signing plugin removed
1 parent ac93caf commit f8f2344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
plugins {
2-
id 'signing'
32
id 'org.jreleaser' version '1.20.0'
43
id 'com.gradle.plugin-publish' version '1.3.1'
54
}
@@ -127,3 +126,4 @@ gradlePlugin {
127126
}
128127

129128

129+

0 commit comments

Comments
 (0)