!320 【Sample】备忘录升级API20

Merge pull request !320 from yuandongping/yuzhi
This commit is contained in:
openharmony_ci
2025-07-24 12:41:15 +00:00
committed by Gitee
5 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 14,
"compileSdkVersion": 20,
"compatibleSdkVersion": 14,
"runtimeOS": "OpenHarmony"
}
+2 -3
View File
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022 Huawei Device Co., Ltd.
* Copyright (c) 2022-2025 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@@ -20,7 +20,6 @@
"deviceTypes": [
"default",
"tablet"
],
"uiSyntax": "ets"
]
}
}
+2 -3
View File
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022 Huawei Device Co., Ltd.
* Copyright (c) 2022-2025 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@@ -20,7 +20,6 @@
"deviceTypes": [
"default",
"tablet"
],
"uiSyntax": "ets"
]
}
}
+2 -3
View File
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022 Huawei Device Co., Ltd.
* Copyright (c) 2022-2025 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@@ -20,7 +20,6 @@
"deviceTypes": [
"default",
"tablet"
],
"uiSyntax": "ets"
]
}
}
+2 -3
View File
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2022 Huawei Device Co., Ltd.
* Copyright (c) 2022-2025 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
@@ -86,7 +86,6 @@
"deliveryWithInstall": true,
"installationFree": false,
"pages": "$profile:main_pages",
"uiSyntax": "ets",
"metadata": [
{
"name": "ArkTSPartialUpdate",
@@ -100,7 +99,7 @@
"description": "$string:entry_MainAbility",
"icon": "$media:note",
"label": "$string:entry_MainAbility",
"visible": true,
"exported": true,
"continuable": true,
"skills": [
{