From 26d6e8feab4f3351af84ecd7ea5af3498098c0cf Mon Sep 17 00:00:00 2001 From: "sergey.tolstyh" Date: Tue, 31 Mar 2026 14:02:41 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B0=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D0=BF=D1=83=D0=B1=D0=BB=D0=B8=D0=BA=D0=B0?= =?UTF-8?q?=D1=86=D0=B8=D0=B8=20=D0=B0=D1=80=D1=82=D0=B5=D1=84=D0=B0=D0=BA?= =?UTF-8?q?=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 8990d82..f7c4ac8 100644 --- a/build.gradle +++ b/build.gradle @@ -139,8 +139,7 @@ publishing { password project.credentials.password } } - def suffix = project.findProperty('biz.redsoft.release') ? 'releases' : 'snapshots' - url "https://ncore-repo.red-soft.ru/repository/${suffix}" + url biz.redsoft.private.repo } } publications {