We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3db45b0 commit b5e6dc6Copy full SHA for b5e6dc6
1 file changed
gradle.properties
@@ -27,10 +27,10 @@ POM_DEVELOPER_ID=05nelsonm
27
POM_DEVELOPER_NAME=Matthew Nelson
28
POM_DEVELOPER_URL=https://github.com/05nelsonm/
29
30
-VERSION_NAME=2.6.0
+VERSION_NAME=2.6.1-SNAPSHOT
31
# 0.1.0-alpha01 = 00 01 00 11
32
# 0.1.0-beta01 = 00 01 00 21
33
# 0.1.0-rc01 = 00 01 00 31
34
# 0.1.0 = 00 01 00 99
35
# 1.1.0 = 01 01 00 99
36
-VERSION_CODE=02060099
+VERSION_CODE=02060199
0 commit comments