We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0007ebc commit 4ca8e8dCopy full SHA for 4ca8e8d
1 file changed
gradle.properties
@@ -1,5 +1,5 @@
1
GROUP=sk.ainet.core
2
-VERSION_NAME=0.4.2
+VERSION_NAME=0.4.0
3
4
POM_DESCRIPTION=SKaiNET
5
@@ -18,7 +18,7 @@ POM_DEVELOPER_URL=https://github.com/sk-ai-net/
18
19
mavenCentralPublishing=true
20
mavenCentralAutomaticPublishing=true
21
-signAllPublications=true
+signAllPublications=false
22
23
#Gradle
24
org.gradle.jvmargs=-Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\="-Xmx2048M"
0 commit comments