aboutsummaryrefslogtreecommitdiffstats
path: root/main/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'main/build.gradle')
-rw-r--r--main/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/build.gradle b/main/build.gradle
index 2cc9769..06a36e8 100644
--- a/main/build.gradle
+++ b/main/build.gradle
@@ -39,8 +39,8 @@ group = 'cgeo.geocaching'
version = '0.0.1'
android {
- compileSdkVersion "Google Inc.:Google APIs:19"
- //compileSdkVersion 19
+ //compileSdkVersion "Google Inc.:Google APIs:19"
+ compileSdkVersion 19
buildToolsVersion "21.1.2"
compileOptions {