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 62b1cea commit 290bda0Copy full SHA for 290bda0
gradle.properties
@@ -1,6 +1,6 @@
1
# Maven stuff
2
GROUP=com.mikepenz
3
-VERSION_NAME=0.26.0-rc01
+VERSION_NAME=0.26.0-rc02
4
VERSION_CODE=2600
5
6
POM_URL=https://github.com/mikepenz/multiplatform-markdown-renderer
gradle/libs.versions.toml
@@ -16,7 +16,7 @@ aboutlib = "11.2.3"
16
markdown = "0.7.3"
17
detekt = "1.23.6"
18
gradleMvnPublish = "0.29.0"
19
-screenshot = "0.0.1-alpha04"
+screenshot = "0.0.1-alpha05"
20
ktor = "3.0.0-beta-2"
21
22
[libraries]
0 commit comments