diff --git a/build-profile.json5 b/build-profile.json5 index 4b259f5..1aa68ae 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -18,8 +18,8 @@ { "name": "default", "signingConfig": "release", - "compileSdkVersion": 14, - "compatibleSdkVersion": 14 + "compileSdkVersion": 20, + "compatibleSdkVersion": 20 } ] },