You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
reformat code
This commit is contained in:
@@ -107,7 +107,6 @@ androidComponents.onVariants { variant ->
|
||||
.putLong(real.length())
|
||||
.array()
|
||||
sig.update(buffer)
|
||||
println("sha $path ${real.length()}")
|
||||
real.forEachBlock { bytes, size ->
|
||||
sig.update(bytes, 0, size)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user