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