修改兼容版本为 API10

This commit is contained in:
DevWiki 2024-02-28 15:07:18 +08:00
parent 5062ef121f
commit 1d9bb72d95

View File

@ -6,7 +6,7 @@
"name": "default", "name": "default",
"signingConfig": "default", "signingConfig": "default",
"compileSdkVersion": "4.1.0(11)", "compileSdkVersion": "4.1.0(11)",
"compatibleSdkVersion": "4.1.0(11)", "compatibleSdkVersion": "4.0.0(10)",
"runtimeOS": "HarmonyOS", "runtimeOS": "HarmonyOS",
} }
], ],