Update Kiwix to 3.6.0 (7230600)

This commit is contained in:
F-Droid checkupdates bot 2022-08-18 04:00:17 +00:00
parent 684d2e7adb
commit 32b7a89949

View file

@ -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