Skip to content

Commit 94546e4

Browse files
authored
Create README.md
1 parent 05abb8a commit 94546e4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)