Release v1.10.35 (#1617)

This commit is contained in:
Fangjun Kuang
2024-12-12 20:07:47 +08:00
committed by GitHub
parent 0f4b1f41e2
commit e54c1f4533
33 changed files with 67 additions and 52 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.33';
export const HAR_VERSION = '1.10.35';
export const BUILD_MODE_NAME = 'debug';
export const DEBUG = true;
export const TARGET_NAME = 'default';