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