From b2d1dc1a77f17b843db1647017c4861520328497 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D1=88=D0=BA=D0=BE=D1=84=D0=BB=D0=B8=D0=BA?= =?UTF-8?q?=D1=82?= Date: Sat, 13 Jun 2026 17:42:59 +0000 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20Home?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 1ca9803..e8b2f09 100644 --- a/Home.md +++ b/Home.md @@ -14,6 +14,6 @@ repositories { dependencies { // Добавить пакет в зависимости - implementation("ru.thiflict.binaryutils:binary-utils:1.0.1") // в Wiki всегда укзаывается актуальная версия + implementation("ru.thiflict.binaryutils:binary-utils:1.0.2") // в Wiki всегда укзаывается актуальная версия } ``` \ No newline at end of file