diff --git a/metadata/org.kiwix.kiwixmobile.yml b/metadata/org.kiwix.kiwixmobile.yml index f386ae9426..bb77c1a104 100644 --- a/metadata/org.kiwix.kiwixmobile.yml +++ b/metadata/org.kiwix.kiwixmobile.yml @@ -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.