From a554d3e05a630ccc3602ed1036e2089e5edf95e2 Mon Sep 17 00:00:00 2001 From: Infendro Date: Wed, 11 Mar 2026 21:25:50 +0000 Subject: [PATCH] Update Home --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index e5f4aac..8ee8e3e 100644 --- a/Home.md +++ b/Home.md @@ -21,6 +21,6 @@ repositories { } dependencies { - implementation("com.infendro:hash:1.6.0") + implementation("com.infendro:hash:1.7.0") } ```