Kiwix Update to 3.5.0

This commit is contained in:
Mohit Mali 2022-05-31 09:56:45 +00:00 committed by Licaon_Kter
parent c3c530b8eb
commit c477817f5d

View file

@ -207,6 +207,20 @@ Builds:
gradleprops:
- disableSigning
- versionName: 3.5.0
versionCode: 7230500
commit: 3.5.0
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
ndk: r21e
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.
@ -214,5 +228,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 3.4.1
CurrentVersionCode: 230401
CurrentVersion: 3.5.0
CurrentVersionCode: 230500