|
@@ -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.0.1';
|
|
|
+export const HAR_VERSION = '1.0.3';
|
|
|
export const BUILD_MODE_NAME = 'debug';
|
|
|
export const DEBUG = true;
|
|
|
export const TARGET_NAME = 'default';
|