• 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
  • feat:修改版本号 · d36e4ba6
    d36e4ba6 Browse Files
    wangliang_wd authored 2024-07-30 14:27:20 +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": 7393,
    "versionName": "7.3.9.3",
    "icon": "$media:app_icon",
    "label": "$string:app_name"
  }
}