diff --git a/build-profile.json5 b/build-profile.json5 index 3057b36a2eb99140dfbf3eec91bbcb2a2c18a044..fc8d64e4a0c3d841f51b13095ca4f334a32429dc 100755 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -18,9 +18,9 @@ { "name": "default", "signingConfig": "default", - "compileSdkVersion": 18, - "compatibleSdkVersion": 18, - "targetSdkVersion": 18, + "compileSdkVersion": 19, + "compatibleSdkVersion": 19, + "targetSdkVersion": 19, "runtimeOS": "OpenHarmony", } ]