From 6dee428cc3d3666a4f6e97e9d54144e56a22b222 Mon Sep 17 00:00:00 2001 From: "sergey.tolstyh" Date: Tue, 31 Mar 2026 14:05:03 +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=20x2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f7c4ac8..fd0efac 100644 --- a/build.gradle +++ b/build.gradle @@ -139,7 +139,7 @@ publishing { password project.credentials.password } } - url biz.redsoft.private.repo + url project.'biz.redsoft.private.repo' } } publications {