diff --git a/build-profile.json5 b/build-profile.json5 index 399ad9a3785bba0fe922ca9403d3de44c95943f9..e93a7cf697d580cae8194a0ef39d96540dba07ba 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -19,9 +19,9 @@ { "name": "default", "signingConfig": "default", - "compileSdkVersion": 18, - "compatibleSdkVersion": 18, - "targetSdkVersion": 18, + "compileSdkVersion": 19, + "compatibleSdkVersion": 19, + "targetSdkVersion": 19, "runtimeOS": "OpenHarmony" } ]