change api 19 to 20

Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
This commit is contained in:
hlzhangaj
2025-05-13 03:07:35 +00:00
committed by Gitee
parent 8bfd2ce167
commit d04e301b8b
+3 -3
View File
@@ -18,9 +18,9 @@
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 19,
"compatibleSdkVersion": 19,
"targetSdkVersion": 19,
"compileSdkVersion": 20,
"compatibleSdkVersion": 20,
"targetSdkVersion": 20,
"runtimeOS": "OpenHarmony",
}
]