Merge branch 'kiwix-update-3.4.1' into 'master'

Update kiwix to 3.4.1

See merge request fdroid/fdroiddata!7753
This commit is contained in:
Licaon_Kter 2020-11-27 09:17:58 +00:00
commit f58cb89b47

View file

@ -193,6 +193,20 @@ Builds:
gradleprops:
- disableSigning
- versionName: 3.4.1
versionCode: 230401
commit: 3.4.1
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
gradleprops:
- disableSigning
ndk: r21d
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.
@ -200,5 +214,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 3.3.1
CurrentVersionCode: 230301
CurrentVersion: 3.4.1
CurrentVersionCode: 230401