We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05abb8a commit 94546e4Copy full SHA for 94546e4
README.md
@@ -0,0 +1,6 @@
1
+# kotlin-project-template
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
0 commit comments