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 2577054 commit 05819feCopy full SHA for 05819fe
gradle.properties
@@ -30,10 +30,10 @@ POM_DEVELOPER_ID=KotlinCrypto
30
POM_DEVELOPER_NAME=Kotlin Crypto
31
POM_DEVELOPER_URL=https://github.com/KotlinCrypto/
32
33
-VERSION_NAME=0.5.0
+VERSION_NAME=0.5.1-SNAPSHOT
34
# 0.1.0-alpha01 = 00 01 00 11
35
# 0.1.0-beta01 = 00 01 00 21
36
# 0.1.0-rc01 = 00 01 00 31
37
# 0.1.0 = 00 01 00 99
38
# 1.1.0 = 01 01 00 99
39
-VERSION_CODE=00050099
+VERSION_CODE=00050199
0 commit comments