mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-22 16:07:49 +08:00
5 lines
133 B
Kotlin
5 lines
133 B
Kotlin
plugins {
|
|
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
|
|
}
|
|
include(":core", ":plugin", ":mobile", ":tv")
|