mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update metadata/org.kiwix.kiwixmobile.yml
This commit is contained in:
parent
9fbe299c4a
commit
80603d23a1
1 changed files with 12 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Description: |-
|
||||||
The app is a lightweight piece of software reading bigger files stored on your
|
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
|
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
|
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).
|
Note: Kiwix is also available on regular computers (Windows, Mac, Linux).
|
||||||
|
|
||||||
|
|
@ -154,6 +154,17 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- app/gradle
|
- 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: |-
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue