implement destination offset
All checks were successful
/ test (pull_request) Successful in 27s

This commit is contained in:
2026-01-22 12:18:22 +01:00
parent b00d231da5
commit 8535476674
16 changed files with 41 additions and 34 deletions

View File

@@ -21,7 +21,7 @@ repositories {
}
dependencies {
implementation("com.infendro:hash:1.5.0")
implementation("com.infendro:hash:1.5.1")
}
```