Kiwix - update 2.5.3

This commit is contained in:
Licaon_Kter 2019-09-06 16:10:17 +00:00
parent b855028270
commit feb3856df5

View file

@ -141,6 +141,16 @@ Builds:
rm:
- app/gradle
- versionName: 2.5.3
versionCode: 220503
commit: 2.5.3
subdir: app
gradle:
- yes
output: build/outputs/apk/kiwix/release/dev-kiwix-universal-release-unsigned.apk
rm:
- app/gradle
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.
@ -148,5 +158,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: Tags
CurrentVersion: 2.5.1
CurrentVersionCode: 220501
CurrentVersion: 2.5.3
CurrentVersionCode: 220503