Files
no-copy/settings.gradle
T

7 lines
135 B
Groovy
Raw Normal View History

2026-01-22 13:00:21 +07:00
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}
2025-11-23 21:41:11 +07:00
rootProject.name = 'no-copy'
2026-01-22 13:00:21 +07:00
include 'referral'