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