Merge branch 'macgills-kiwix-update' into 'master'

Update metadata/org.kiwix.kiwixmobile.yml

See merge request fdroid/fdroiddata!6217
This commit is contained in:
Licaon_Kter 2020-01-20 17:55:45 +00:00
commit 97d6d942e7

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.