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 f73d53b commit f416a75Copy full SHA for f416a75
1 file changed
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.2.0
+VERSION_NAME=0.2.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=00020099
+VERSION_CODE=00020199
0 commit comments