Merge branch 'macgills-kiwix-update-3.3.1' into 'master'

Add 3.3.1 to metadata

See merge request fdroid/fdroiddata!6790
This commit is contained in:
Pierre Rudloff 2020-09-05 19:13:13 +00:00
commit ae69bcb3a6

View file

@ -180,6 +180,19 @@ Builds:
gradleprops:
- disableSigning
- versionName: 3.3.1
versionCode: 230301
commit: 3.3.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
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.
@ -187,5 +200,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 3.2.1
CurrentVersionCode: 230201
CurrentVersion: 3.3.1
CurrentVersionCode: 230301