Switch sop-java from 'java' to 'java-library' plugin

This commit is contained in:
Paul Schaub 2022-01-12 01:26:31 +01:00
parent 7db949d79b
commit 9950668792
Signed by: vanitasvitae
GPG Key ID: 62BEE9264BF17311
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
// SPDX-License-Identifier: Apache-2.0
plugins {
id 'java'
id 'java-library'
}
group 'org.pgpainless'