update build-profile.json5.

Signed-off-by: fengwei <fengwei55@h-partners.com>
This commit is contained in:
fengwei 2023-11-14 07:58:05 +00:00 committed by Gitee
parent 3618876282
commit a30b692962
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,11 +1,11 @@
{
"app": {
"compileSdkVersion": 10,
"compatibleSdkVersion": 9,
"products": [
{
"name": "default",
"signingConfig": "default",
"compileSdkVersion": 10,
"compatibleSdkVersion": 9,
}
]
},