Kiwix - update 2.5.3
This commit is contained in:
parent
b855028270
commit
feb3856df5
|
@ -141,6 +141,16 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- app/gradle
|
- 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: |-
|
MaintainerNotes: |-
|
||||||
For 2.2 and older repo: https://github.com/kiwix/kiwix-xulrunner
|
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.
|
Don't run `make android-deps` as that will download the SDK and NDK.
|
||||||
|
@ -148,5 +158,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.5.1
|
CurrentVersion: 2.5.3
|
||||||
CurrentVersionCode: 220501
|
CurrentVersionCode: 220503
|
||||||
|
|
Loading…
Reference in a new issue