mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-15 02:31:42 +00:00
Checkey: disable 103 - build output is not a valid apk
with ZipFile(signed_apk) as signed_apk_as_zip:
File "/usr/lib/python3.4/zipfile.py", line 937, in __init__
self._RealGetContents()
File "/usr/lib/python3.4/zipfile.py", line 978, in
_RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file
This commit is contained in:
parent
9d08f26e51
commit
a1e583cdd4
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ Build:0.1.2,102
|
|||
commit=0.1.2
|
||||
|
||||
Build:0.1.3,103
|
||||
disbale=build output is not a valid apk file
|
||||
commit=0.1.3
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
|
|
|
|||
Loading…
Reference in a new issue