Fix resources.arsc comparison in reproducible script.

Resolves signalapp/Signal-Android#14817
This commit is contained in:
BarbossHack
2026-05-28 22:19:23 +00:00
committed by Michelle Tang
parent 1059fcafba
commit 81e09e65cb
2 changed files with 300 additions and 643 deletions
+4 -1
View File
@@ -5,6 +5,9 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"androguard>=4.1.3",
"androguard",
"tqdm>=4.67.1",
]
[tool.uv.sources]
androguard = { git = "https://github.com/androguard/androguard", rev = "943932d35c08b8ee5102ace398882858d3bd7567" }
+296 -642
View File
File diff suppressed because it is too large Load Diff