
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-snippetsnippet: MySnippetName
> [!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.
[!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.
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-snippetsnippet: MySnippetName
> [!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.
[!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.