!104 change api 19 to 20

Merge pull request !104 from hlzhangaj/master
This commit is contained in:
openharmony_ci
2025-05-13 17:35:26 +00:00
committed by Gitee
+2 -2
View File
@@ -4,8 +4,8 @@
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 19,
"compatibleSdkVersion": 19,
"compileSdkVersion": 20,
"compatibleSdkVersion": 20,
"runtimeOS": "OpenHarmony"
}
],