We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94546e4 commit 78035d6Copy full SHA for 78035d6
README.md
@@ -2,5 +2,5 @@
2
A template for multi-module projects using the Gradle Kotlin DSL
3
4
When starting a new project using this template:
5
- - Change the `group` id in the root `build.gradle.kts` file
6
- - Change the `rootProject.name` in the `settings.gradle` file
+ - Change the `group` id in the root [build.gradle.kts](build.gradle.kts#L8) file
+ - Change the `rootProject.name` in the [settings.gradle](settings.gradle#L1) file
0 commit comments