mirror of
https://github.com/kiwix/kiwix-android-custom.git
synced 2025-09-24 04:32:19 -04:00
Added option to build customapps for specific expansion version
Use content_version_code to set the expansion version code. Defaults to the same as version_code.
This commit is contained in:
parent
da746c2b72
commit
2bf83ba596
@ -2,7 +2,8 @@
|
||||
"app_name": "Wikipédia médicale",
|
||||
"package": "org.kiwix.kiwixcustomwikimedfr",
|
||||
"version_name": "2016-09",
|
||||
"version_code": "1",
|
||||
"version_code": "8",
|
||||
"content_version_code" : 7,
|
||||
"zim_file": "custom/wikimedfr/content.zim",
|
||||
"embed_zim": false,
|
||||
"ic_launcher": "custom/wikimedfr/icon.png",
|
||||
|
Loading…
x
Reference in New Issue
Block a user