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 0593644 commit 1f3c5cfCopy full SHA for 1f3c5cf
MIGRATION.md
@@ -1,5 +1,9 @@
1
### Upgrade Notes
2
3
+#### Version 0.34.0
4
+
5
+- **Dependency Upgrade**: Compose 1.8.0 / Compose Multiplatform 1.8.0
6
7
#### Version 0.33.0
8
9
- **Dependency Upgrade**: Kotlin 2.1.20
gradle.properties
@@ -1,7 +1,7 @@
# Maven stuff
GROUP=com.mikepenz
-VERSION_NAME=0.33.0
-VERSION_CODE=3300
+VERSION_NAME=0.34.0-rc01
+VERSION_CODE=3400
#
POM_URL=https://github.com/mikepenz/multiplatform-markdown-renderer
POM_SCM_URL=https://github.com/mikepenz/multiplatform-markdown-renderer
0 commit comments