summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 779e8e3..25b4423 100644
--- a/build.gradle
+++ b/build.gradle
@@ -11,7 +11,7 @@ buildscript {
apply plugin: 'com.android.application'
android {
- compileSdkVersion 15
+ compileSdkVersion 21
buildToolsVersion "21.1.2"
sourceSets.main {