mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Kiwix to 3.6.0 (7230600)
This commit is contained in:
parent
684d2e7adb
commit
32b7a89949
1 changed files with 16 additions and 2 deletions
|
|
@ -221,6 +221,20 @@ Builds:
|
|||
gradleprops:
|
||||
- disableSigning
|
||||
|
||||
- versionName: 3.6.0
|
||||
versionCode: 7230600
|
||||
commit: c04edd53c8c94199475ab6ae2a7a43084abf3c8a
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
output: build/outputs/apk/release/dev-universal-release-unsigned.apk
|
||||
prebuild: sed -i -e '/disableSigning/a \ \ \ \ \ \ \ \ signingConfig = null' build.gradle.kts
|
||||
scandelete:
|
||||
- contrib/move-string-resource
|
||||
ndk: r21e
|
||||
gradleprops:
|
||||
- disableSigning
|
||||
|
||||
MaintainerNotes: |-
|
||||
For 2.2 and older repo: https://github.com/kiwix/kiwix-xulrunner
|
||||
Don't run `make android-deps` as that will download the SDK and NDK.
|
||||
|
|
@ -229,5 +243,5 @@ MaintainerNotes: |-
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: VERSION_INFO|\n([0-9]*)|.|(.*)
|
||||
CurrentVersion: 3.5.0
|
||||
CurrentVersionCode: 7230500
|
||||
CurrentVersion: 3.6.0
|
||||
CurrentVersionCode: 7230600
|
||||
|
|
|
|||
Loading…
Reference in a new issue