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 f19918d commit ed6e9a0Copy full SHA for ed6e9a0
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.2-SNAPSHOT
+VERSION_NAME=0.3.0-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=00020299
+VERSION_CODE=00030099
0 commit comments