File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- 🐘 Common Build Plugins
1
+ ~~ 🐘 Common Build Plugins
2
2
----------
3
3
4
4
[ ![ GitHub Workflow Status] [ gha_badge ]] [ gha_url ]
@@ -10,7 +10,7 @@ Gradle project and settings [plugins](https://docs.gradle.org/current/samples/sa
10
10
simplify the bootstrapping of ` Kotlin/Java ` projects targeting JVM, Multiplatform (Native/JS/Wasm), and GraalVM
11
11
native-image. The plugin will take care of configuring most common build tasks, including:
12
12
13
- * Maven central publishing for artifacts & Container image (` Jib ` ) of Kotlin/Java projects
13
+ * ` Maven central ` publishing for artifacts & Container image (` Jib ` ) of Kotlin/Java projects
14
14
* Custom repo (` GHCR ` ) for artifacts and container images
15
15
* Code coverage supporting JVM, Kotlin Multiplatform projects
16
16
* Project Versioning (` SemVer ` ) based on Git tags
@@ -171,4 +171,4 @@ is [automatically with Gradle][gradle_verification].
171
171
172
172
[ sty_url ] : https://kotlinlang.org/docs/coding-conventions.html
173
173
174
- [ sty_img ] : https://img.shields.io/badge/style-Kotlin--Official-40c4ff.svg?style=for-the-badge&logo=kotlin&logoColor=40c4ff
174
+ [ sty_img ] : https://img.shields.io/badge/style-Kotlin--Official-40c4ff.svg?style=for-the-badge&logo=kotlin&logoColor=40c4ff~~
You can’t perform that action at this time.
0 commit comments