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