Merge branch 'master' into 'master'

Update org.kiwix.kiwixmobile.yml to version 3.2.1

See merge request fdroid/fdroiddata!6415
This commit is contained in:
Licaon_Kter 2020-04-24 12:30:16 +00:00
commit 044d0340cb

View file

@ -167,6 +167,19 @@ Builds:
gradleprops:
- disableSigning
- versionName: 3.2.1
versionCode: 230201
commit: 3.2.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
scanignore:
- buildSrc
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.
@ -174,5 +187,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 3.1.3
CurrentVersionCode: 230103
CurrentVersion: 3.2.1
CurrentVersionCode: 230201