Update metadata/org.kiwix.kiwixmobile.yml

This commit is contained in:
Seán Mac Gillicuddy 2020-01-20 17:55:45 +00:00 committed by Licaon_Kter
parent 9fbe299c4a
commit 80603d23a1

View file

@ -18,7 +18,7 @@ Description: |-
The app is a lightweight piece of software reading bigger files stored on your
device or SD card: once it is installed, you can select which additional content
you would like to download (Wikipedia, Wiktionary, TED talks, etc.) and be ready
for when your internet connexion is bad (or need to be in airplane mode)!
for when your internet connection is bad (or need to be in airplane mode)!
Note: Kiwix is also available on regular computers (Windows, Mac, Linux).
@ -154,6 +154,17 @@ Builds:
rm:
- app/gradle
- versionName: 3.1.3
versionCode: 230103
commit: 3.1.3
subdir: app
gradle:
- yes
output: build/outputs/apk/release/dev-universal-release.apk
scanignore:
- buildSrc
- .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.