Update Home

2026-03-11 21:25:50 +00:00
committed by Gitea
parent 7f437e4016
commit a554d3e05a

@@ -21,6 +21,6 @@ repositories {
} }
dependencies { dependencies {
implementation("com.infendro:hash:1.6.0") implementation("com.infendro:hash:1.7.0")
} }
``` ```