mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Merge branch 'macgills-kiwix-update-3.1.4' into 'master'
Update kiwix to pass property to disable apk signing See merge request fdroid/fdroiddata!6261
This commit is contained in:
commit
9cbc186c03
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