Fixing nexus upload issue

This commit is contained in:
Ziver Koc 2024-09-20 00:31:04 +02:00
parent 9c018ca242
commit 6f916edc20
3 changed files with 19 additions and 17 deletions

View file

@ -1,6 +1,10 @@
plugins {
id 'java-library'
id 'jacoco'
id 'maven-publish'
id 'signing'
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
}
// Load custom properties