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 cf591fe commit ae53f17Copy full SHA for ae53f17
gradle.properties
@@ -33,10 +33,10 @@ POM_DEVELOPER_ID=KotlinCrypto
33
POM_DEVELOPER_NAME=Kotlin Crypto
34
POM_DEVELOPER_URL=https://github.com/KotlinCrypto/
35
36
-VERSION_NAME=0.3.0
+VERSION_NAME=0.3.1-SNAPSHOT
37
# 0.1.0-alpha01 = 00 01 00 11
38
# 0.1.0-beta01 = 00 01 00 21
39
# 0.1.0-rc01 = 00 01 00 31
40
# 0.1.0 = 00 01 00 99
41
# 1.1.0 = 01 01 00 99
42
-VERSION_CODE=00030011
+VERSION_CODE=00030111
0 commit comments