• This project
    • Loading...
  • Sign in

常守达 / doublefeel_flutter · Files

Go to a project

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • doublefeel_flutter
  • ohos
  • AppScope
  • app.json5
  • feat(app): change productChannel
    cf6c3a4f
    by 刘宏哲
    2026-09-09 17:27:46 +0800  
    Browse Directory »
app.json5 203 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
  "app": {
    "bundleName": "com.doublefeel.hmapp",
    "vendor": "DiDi",
    "versionCode": 101,
    "versionName": "2.7.0",
    "icon": "$media:layered_image",
    "label": "$string:app_name"
  }
}