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 b82358f commit cfbbc67Copy full SHA for cfbbc67
gradle.properties
@@ -29,10 +29,10 @@ POM_DEVELOPER_ID=KotlinCrypto
29
POM_DEVELOPER_NAME=Kotlin Crypto
30
POM_DEVELOPER_URL=https://github.com/KotlinCrypto/
31
32
-VERSION_NAME=0.2.5
+VERSION_NAME=0.2.6-SNAPSHOT
33
# 0.1.0-alpha01 = 00 01 00 11
34
# 0.1.0-beta01 = 00 01 00 21
35
# 0.1.0-rc01 = 00 01 00 31
36
# 0.1.0 = 00 01 00 99
37
# 1.1.0 = 01 01 00 99
38
-VERSION_CODE=20599
+VERSION_CODE=20699
0 commit comments