Добавлены переменные 'biz.redsoft.public.repo' и 'biz.redsoft.private.repo'
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
pluginManagement{
|
||||
repositories {
|
||||
mavenLocal()
|
||||
maven { url 'https://ncore-repo.red-soft.ru/repository/public' }
|
||||
maven {url getProperty("biz.redsoft.public.repo") }
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user