Ohos/BasicVideoCall/AppScope/app.json5 (10 lines of code) (raw):
{
"app": {
"bundleName": "com.ding.rtc.demo.basicvideocall",
"vendor": "basicvideocall",
"versionCode": 1000000,
"versionName": "1.0.0",
"icon": "$media:app_icon",
"label": "$string:app_name"
}
}