mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-21 03:55:23 -04:00
Update: The default compatibleSdkVersion
Signed-off-by: laibo102 <laibo2@huawei.com> Change-Id: I0b2ce64e74e231a35afe162d2af37d4c1c99d935
This commit is contained in:
+1
-1
@@ -435,7 +435,7 @@ const globalProgram = {
|
||||
};
|
||||
|
||||
const sdkVersion = {
|
||||
compatibleSdkVersion: 8
|
||||
compatibleSdkVersion: 9
|
||||
};
|
||||
|
||||
exports.globalProgram = globalProgram;
|
||||
|
||||
Reference in New Issue
Block a user