您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12345678910
  1. {
  2. "app": {
  3. "bundleName": "com.example.rankingdemo",
  4. "vendor": "example",
  5. "versionCode": 1000000,
  6. "versionName": "1.0.0",
  7. "icon": "$media:app_icon",
  8. "label": "$string:app_name"
  9. }
  10. }