Home
last modified time | relevance | path

Searched defs:APP_VERSION (Results 1 – 2 of 2) sorted by relevance

/applications/standard/filepicker/entry/src/main/ets/base/config/
DAppConfig.ts34 export const APP_VERSION = '1.1.0.300' constant
/applications/standard/printspooler/common/src/main/ets/model/
DConstants.ts173 static readonly APP_VERSION: string = 'appVersion'; property in AppStorageKeyName