add publishing settings

This commit is contained in:
2023-01-05 20:11:59 +06:00
parent 46adc04a9b
commit 2b84c224ec
11 changed files with 170 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
project.version = "$version"
project.group = "$group"
// apply from: "$publishGradlePath"
apply from: "$publishGradlePath"
kotlin {
jvm {