Обновить readme.md

This commit is contained in:
2026-06-23 03:36:29 +00:00
parent 61ae4f5013
commit a103c3154d

View File

@@ -12,6 +12,6 @@ repositories {
dependencies { dependencies {
// Добавить в dependencies // Добавить в dependencies
implementation("ru.thiflict.binaryutils:binary-utils:1.0.2") // У релизов всегда актуальная версия implementation("ru.thiflict.binaryutils:binary-utils:1.0.3") // У релизов всегда актуальная версия
} }
``` ```