MohitMaliFtechiz ac5dda9d22 Added support to build custom apps from a specific revision ID.
* Added the `kiwix-android_revision` field to the `info.json` file.
  If this field is set to `latest` or an `empty` string, the latest commit from the `kiwix-android` main branch will be used to build the application. Otherwise, if a valid commit SHA is provided, the custom app will be built using the codebase from that specific commit.
* Updated the README file to reflect this change.
2025-07-05 14:59:05 +05:30

9 lines
320 B
JSON

{
"app_name": "医療ウィキペディア(オフライン)",
"zim_url": "https://mirror.download.kiwix.org/zim/.hidden/custom_apps/wikipedia_ja_medicine-app_maxi_2023-12.zim",
"enforced_lang": "ja",
"support_url": "https://www.kiwix.org/support",
"upload_bundle": true,
"kiwix-android_revision": "latest"
}