mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-06-29 10:35:52 +01:00
Fix resources.arsc comparison in reproducible script.
Resolves signalapp/Signal-Android#14817
This commit is contained in:
committed by
Michelle Tang
parent
1059fcafba
commit
81e09e65cb
@@ -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" }
|
||||
|
||||
Generated
+296
-642
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user