Skip to content

Commit 0d646c1

Browse files
authored
Update Readme.md
1 parent a44091c commit 0d646c1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,10 @@ The plugin is only active when the build cache is changed. This is why you need
3838
#### buildSrc/compiler-plugin
3939
* <kbd>kotlin-compiler-native-plugin</kbd> - This module contains the Kotlin Compiler Plugin for native targets
4040
* <kbd>kotlin-compiler-plugin</kbd> - This module contains the Kotlin Compiler Plugin for JVM/JS targets
41-
* <kbd>gradle-plugin</kbd> - This module contains the gradle plugin which trigger the two compiler plugins
42-
43-
41+
42+
#### buildSrc/gradle-plugin
43+
* <kbd>gradle-plugin</kbd> - This module contains the gradle plugin which trigger the two compiler plugins
44+
*
4445
## Useful resources
4546
[The Road to the New Kotlin Compiler](https://www.youtube.com/watch?v=iTdJJq_LyoY)
4647

0 commit comments

Comments
 (0)