Skip to content

Commit 3a184f2

Browse files
committed
Merge remote-tracking branch 'origin/main' into v1.0.1
# Conflicts: # gradle/libs.versions.toml
2 parents 26d7888 + 2481a95 commit 3a184f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ _Made with ❤️ for Android Developers and Composers_
1212
| **CLI** | [Read](https://patilshreyas.github.io/compose-report-to-html/use/using-cli/) | [![NPM Package](https://img.shields.io/npm/v/compose-report2html?label=npm&logo=npm&style=flat-square)](https://www.npmjs.com/package/compose-report2html) <br> [![Download JAR](https://img.shields.io/github/v/release/patilshreyas/compose-report-to-html?label=JAR&logo=java&style=flat-square)](https://github.com/patilshreyas/compose-report-to-html/releases/latest/download/composeReport2Html.jar) |
1313
| **Library Artifact** | [Read](https://patilshreyas.github.io/compose-report-to-html/use/using-utility-as-library/) | [![Install](https://img.shields.io/maven-central/v/dev.shreyaspatil.compose-compiler-report-generator/core?label=Maven%20Central&logo=android&style=flat-square)](https://search.maven.org/search?q=g:dev.shreyaspatil.compose-compiler-report-generator) |
1414

15-
**▶️ [Read _official docs_](https://patilshreyas.github.io/compose-report-to-html/) for more information and guide to
15+
**▶️ [Read _the documentation_](https://patilshreyas.github.io/compose-report-to-html/) for more information and guide to
1616
use
1717
this utility**
1818

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ serialization = "1.5.0"
44
coroutines = "1.6.4"
55
spotless = "6.3.0"
66
kotlinxHtml = "0.7.5"
7-
kotlinxCli = "0.3.4"
7+
kotlinxCli = "0.3.5"
88
mavenPublish = "0.24.0"
99
androidGradlePlugin = "7.3.1"
1010
gradlePluginPublish = "1.1.0"

0 commit comments

Comments
 (0)