plugin updated

This commit is contained in:
2026-05-22 20:09:47 +03:00
parent 178cf53754
commit db7d459a73
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
repositories {
mavenLocal()
maven {
url 'https://ncore-repo.red-soft.ru/repository/ncore-public'
url 'https://ncore-repo.red-soft.ru/repository/public'
if (project.credentials.user != null && project.credentials.password != null) {
credentials {
username project.credentials.user