mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update kiwix to pass property to disable apk signing
This commit is contained in:
parent
f3720c4f7c
commit
4eb42d67d9
1 changed files with 4 additions and 2 deletions
|
|
@ -156,14 +156,16 @@ Builds:
|
|||
|
||||
- versionName: 3.1.3
|
||||
versionCode: 230103
|
||||
commit: 3.1.3
|
||||
commit: 3.1.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/dev-universal-release.apk
|
||||
output: build/outputs/apk/release/dev-universal-release-unsigned.apk
|
||||
scanignore:
|
||||
- buildSrc
|
||||
- .gradle
|
||||
gradleprops:
|
||||
- disableSigning
|
||||
|
||||
MaintainerNotes: |-
|
||||
For 2.2 and older repo: https://github.com/kiwix/kiwix-xulrunner
|
||||
|
|
|
|||
Loading…
Reference in a new issue