Files
no-copy/settings.gradle
T
milidev 27b812b0da
Test Workflow / test (push) Successful in 3s
NCBACK-36: [Referral] Referral Service
2026-02-05 15:43:42 +07:00

8 lines
153 B
Groovy

plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}
rootProject.name = 'no-copy'
include 'referral'
include 'finance'