• This project
    • Loading...
  • Sign in

developOne / harmonyPool

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • harmonyPool
  • sight_harmony
  • AppScope
  • app.json5
  • ref |> 更新App版本号7402 · c4537174 ...
    c4537174 Browse Files
    Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
    xugenyuan authored 2024-10-14 18:42:19 +0800
app.json5 227 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
  "app": {
    "bundleName": "com.peopledailychina.hosactivity",
    "vendor": "$string:app_vendor",
    "versionCode": 7402,
    "versionName": "7.4.0.2",
    "icon": "$media:app_icon",
    "label": "$string:app_name"
  }
}