We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362eed1 commit 0f3c354Copy full SHA for 0f3c354
1 file changed
gradle.properties
@@ -27,10 +27,10 @@ POM_DEVELOPER_ID=KotlinCrypto
27
POM_DEVELOPER_NAME=Kotlin Crypto
28
POM_DEVELOPER_URL=https://github.com/KotlinCrypto/
29
30
-VERSION_NAME=0.5.5
+VERSION_NAME=0.5.6-SNAPSHOT
31
# 0.1.0-alpha01 = 00 01 00 11
32
# 0.1.0-beta01 = 00 01 00 21
33
# 0.1.0-rc01 = 00 01 00 31
34
# 0.1.0 = 00 01 00 99
35
# 1.1.0 = 01 01 00 99
36
-VERSION_CODE=00050599
+VERSION_CODE=00050699
0 commit comments