change api 18 to 19

Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
This commit is contained in:
hlzhangaj
2025-04-22 02:11:26 +00:00
committed by Gitee
parent 4db817845c
commit f3ecb86419
+2 -2
View File
@@ -4,8 +4,8 @@
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 18,
"compatibleSdkVersion": 18,
"compileSdkVersion": 19,
"compatibleSdkVersion": 19,
"runtimeOS": "OpenHarmony"
}
],