Update org.kiwix.kiwixmobile.yml to version 3.2.1

This commit is contained in:
Yash Khare 2020-04-24 12:30:16 +00:00 committed by Licaon_Kter
parent 74459ea72d
commit a2e5061c2b

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