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") } ```