change api 18 to 19

Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com>
This commit is contained in:
hlzhangaj
2025-04-28 14:05:44 +08:00
parent 5a12d2c92a
commit fb9a59ef86
+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 @@
]
}
]
}
}