diff --git a/build-profile.json5 b/build-profile.json5 index c015fcb..e6b85b7 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -32,8 +32,8 @@ { "name": "default", "signingConfig": "release", - "compileSdkVersion": 14, - "compatibleSdkVersion": 14 + "compileSdkVersion": 20, + "compatibleSdkVersion": 20 } ] },