We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d10d1 commit 6cf8b25Copy full SHA for 6cf8b25
html-text/build.gradle
@@ -8,7 +8,7 @@ apply from: '../buildCompose.gradle'
8
9
ext {
10
PUBLISH_GROUP_ID = 'de.charlex.compose'
11
- PUBLISH_VERSION = '1.4.1'
+ PUBLISH_VERSION = '1.5.0'
12
PUBLISH_ARTIFACT_ID = 'html-text'
13
}
14
0 commit comments