Project Template for convenient project setup.
Every time I create a new project, I do a lot of routine work, so this repo should decrease amount of this work.
setting.gradle.kts
: Set your root project namebuild-logic/dependencies/AppInfo.kt
: Set your packagebuild.gradle.kts
: Set up your root build.gradle.kts with configurations