Release v1.10.33 (#1591)

This commit is contained in:
Fangjun Kuang
2024-12-04 14:51:46 +08:00
committed by GitHub
parent 74a8735f7a
commit 9352ccf7d5
27 changed files with 59 additions and 43 deletions

View File

@@ -1,7 +1,7 @@
/**
* Use these variables when you tailor your ArkTS code. They must be of the const type.
*/
export const HAR_VERSION = '1.10.32';
export const HAR_VERSION = '1.10.33';
export const BUILD_MODE_NAME = 'debug';
export const DEBUG = true;
export const TARGET_NAME = 'default';