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 d54574d commit 07d60f4Copy full SHA for 07d60f4
gradle.properties
@@ -1,7 +1,7 @@
1
# Maven stuff
2
GROUP=com.mikepenz
3
-VERSION_NAME=0.5.0
4
-VERSION_CODE=500
+VERSION_NAME=0.6.0
+VERSION_CODE=600
5
6
POM_URL=https://github.com/mikepenz/multiplatform-markdown-renderer
7
@@ -14,7 +14,7 @@ POM_GITHUB_REPO=mikepenz/multiplatform-markdown-renderer
14
POM_GITHUB_README=README.md
15
16
POM_LICENCE_NAME=Apache-2.0
17
-POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
+POM_LICENCE_URL=https://www.apache.org/licenses/LICENSE-2.0.txt
18
POM_LICENCE_DIST=repo
19
20
SONATYPE_HOST=S01
0 commit comments