From cddbb31458c5d1f36fbdbc56c72e352899e4586a 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: Mon, 20 Apr 2026 15:35:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20gradle.properties?= 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 b1d7fd4..20f8cf3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,5 +3,5 @@ org.gradle.jvmargs=-Xmx4g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError org.gradle.daemon=false org.gradle.configureondemand=true pluginVersion=3.1.15 -biz.redsoft.public.repo=https://ncore-repo.red-soft.ru/repository/public -biz.redsoft.private.repo=https://ncore-repo.red-soft.ru/repository/releases \ No newline at end of file +biz.redsoft.public.repo=https://exus.red-soft.ru/repository/public +biz.redsoft.private.repo=https://nexus.red-soft.ru/repository/releases \ No newline at end of file