export interface IAppVersion { appVersionCode?: string; appVersionName?: string; }