We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175e0ee commit 0d5d36eCopy full SHA for 0d5d36e
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.3
+VERSION_NAME=0.6.0-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=00050399
+VERSION_CODE=00060099
0 commit comments