From 7f437e4016926522f2a8f95e4cc0673563292e83 Mon Sep 17 00:00:00 2001 From: Infendro Date: Sun, 15 Feb 2026 00:29:43 +0000 Subject: [PATCH] Update Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 45eb112..e5f4aac 100644 --- a/Home.md +++ b/Home.md @@ -21,6 +21,6 @@ repositories { } dependencies { - implementation("com.infendro:hash:1.5.0") + implementation("com.infendro:hash:1.6.0") } ```