You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ important fields are:
58
58
run.
59
59
-`upload_bundle` A boolean value. When set to true, it uploads the bundle to the Play Store,
60
60
Otherwise, it uploads the APK.
61
+
-`show_search_suggestions_spellchecked` A boolean value. When set to `true`, it shows alternative suggestions when the user enters a misspelled search term.
61
62
-`kiwix-android_revision` A specific Git commit SHA (revision ID) of the `kiwix-android` repository to use when building the app.
62
63
- If this field is set to an `empty` string or `latest`, the latest commit from the `main` branch will be used.
63
64
- If this field contains a valid commit SHA, that specific version of the `kiwix-android` code base will be used for the build.
0 commit comments