Skip to content

Commit 9e13aea

Browse files
committed
docs: Update README.md
1 parent b1164a4 commit 9e13aea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ This project uses Kotlin DSL instead of the traditional Groovy DSL by
6363
using **build.gradle.kts** files instead of **build.gradle** files.
6464
This gives us the benefits of strict typing which lets IDEs provide
6565
better support for refactoring and auto-completion.
66+
If you want to read more about the benefits of using
67+
Kotlin DSL over Groovy DSL, you can check out
68+
[gradle-kotlin-dsl-vs-groovy-dsl](https://github.com/thorlauridsen/gradle-kotlin-dsl-vs-groovy-dsl)
6669

6770
### ✅ Use a version catalog
6871

0 commit comments

Comments
 (0)