!103 change api 18 to 19

Merge pull request !103 from hlzhangaj/master
This commit is contained in:
oh_ci
2025-04-30 12:00:54 +00:00
committed by Gitee
+3 -3
View File
@@ -4,8 +4,8 @@
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 18,
"compatibleSdkVersion": 18,
"compileSdkVersion": 19,
"compatibleSdkVersion": 19,
"runtimeOS": "OpenHarmony"
}
],
@@ -50,4 +50,4 @@
]
}
]
}
}