diff --git a/build.gradle b/build.gradle index 5b32c834..7a8140c1 100644 --- a/build.gradle +++ b/build.gradle @@ -25,12 +25,7 @@ dependencies { } android { - /** - * Temporarily use Google APIs for the Maps API. - * Maps API v2 will stop redirecting to Maps API v1 in the future so this is - * not a big problem right now. - */ - compileSdkVersion 'Google Inc.:Google APIs:21' + compileSdkVersion 21 buildToolsVersion "21.1.2" lintOptions.abortOnError false