kmp-devtools
1.2.6indexedFacilitates KMP module setup with Gradle functions and automates documentation generation through a provided script.
Facilitates KMP module setup with Gradle functions and automates documentation generation through a provided script.
Offers useful gradle functions to set up KMP modules as well as a script to generate an automated documentation for my KMP librieries.
updateMarkdownFiles
macActions
renameProject
updateDevToolsVersion
BuildFileUtil.registerLaunch4JTask() creates as task called "launch4j"
BuildFileUtil.registerExtractProguardMapFromAABTask() creates as task called "extractProguardMap" (automatically called after bundleRelease)
// begin-snippet: MySnippetName
val text = "Hello, World!"
// end-snippet
snippet: MySnippetName
> [!NOTE]
> Useful information that users should know, even when skimming content.
> [!TIP]
>
[!NOTE] Useful information that users should know, even when skimming content.
[!TIP] Helpful advice for doing things better or more easily.
[!IMPORTANT] Key information users need to know to achieve their goal.
[!WARNING] Urgent info that needs immediate user attention to avoid problems.
[!CAUTION] Advises about risks or negative outcomes of certain actions.
Surfaced from shared tags and platforms — no rankings paid for.