Замена Sample на <%%RESERVED_NAME%%> для проектов на фабрике

This commit is contained in:
2026-01-19 19:25:00 +03:00
parent 4c87ee8325
commit b635941f70
17 changed files with 37 additions and 84 deletions

View File

@ -23,7 +23,7 @@ ncore {
sourceEncoding = 'UTF-8'
}
group = 'biz.redsoft.sample'
group = 'biz.redsoft.<%%RESERVED_NAME%%>'
repositories {
maven {