From 261be91384603fccf620c2dd2f1cdb28e2dc9098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9=20=D0=A2=D0=BE=D0=BB?= =?UTF-8?q?=D1=81=D1=82=D1=8B=D1=85?= Date: Fri, 30 Jan 2026 16:02:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=20?= =?UTF-8?q?=D0=B0=D0=B4=D1=80=D0=B5=D1=81=20=D1=80=D0=B5=D0=BF=D0=BE=D0=B7?= =?UTF-8?q?=D0=B8=D1=82=D0=BE=D1=80=D0=B8=D1=8F=20nexus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index c5308fa..dbaf2df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,5 +3,5 @@ org.gradle.jvmargs=-Xmx4g -XX:+HeapDumpOnOutOfMemoryError org.gradle.daemon=false org.gradle.configureondemand=true pluginVersion=4.0.18 -biz.redsoft.public.repo=https://ncore-repo.red-soft.ru/repository/public -biz.redsoft.private.repo=https://ncore-repo.red-soft.ru/repository/ncorez \ No newline at end of file +biz.redsoft.public.repo=https://nexus.red-soft.ru/repository/public +biz.redsoft.private.repo=https://nexus.red-soft.ru/repository/ncore \ No newline at end of file