Add 3.3.1 to metadata

This commit is contained in:
Seán Mac Gillicuddy 2020-09-05 19:13:13 +00:00 committed by Pierre Rudloff
parent d494353853
commit 750b81ab20

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