Skip to content

Commit edb7dda

Browse files
committed
v0.2.3
1 parent fd86a5f commit edb7dda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx4g
22

33
# Publishing : Required
44
GROUP=io.eqoty.kryptools
5-
VERSION_NAME=0.2.2
5+
VERSION_NAME=0.2.3
66
# Publishing : Optional
77
POM_NAME=kryptools
88
POM_DESCRIPTION=A Kotlin multiplatform collection of cryptography/crypto tools.
@@ -17,6 +17,7 @@ POM_LICENCE_DIST=repo
1717
POM_DEVELOPER_ID=luca992
1818
POM_DEVELOPER_NAME=Luca Spinazzola
1919
POM_DEVELOPER_URL=https://github.com/luca992/
20+
SONATYPE_AUTOMATIC_RELEASE=true
2021

2122
# Kotlin build config
2223
kotlin.code.style=official

0 commit comments

Comments
 (0)