Update kiwix to 3.4.1

This commit is contained in:
Seán Mac Gillicuddy 2020-11-27 09:17:58 +00:00 committed by Licaon_Kter
parent 8de2accf22
commit d2f758d8dd

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