mirror of
https://github.com/jlengrand/github-up-for-grabs.git
synced 2026-03-10 08:11:19 +00:00
6 lines
93 B
Kotlin
6 lines
93 B
Kotlin
rootProject.name = "github-up-for-grabs"
|
|
|
|
include("model")
|
|
include("plugin")
|
|
include("gufg")
|