File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments