aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorCamil Staps2015-05-30 16:31:31 +0200
committerCamil Staps2015-05-30 16:31:31 +0200
commit91620ce7c5451a5e7538c7524440ee015a42fd81 (patch)
tree10b8bdae0a44e3532a28e1c12ccdfa05c15f6fd7 /build.gradle
parentFixed app title issue (diff)
Using JSON for serialization of keywords, feeds and filters
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 75b58fa..80a7f64 100644
--- a/build.gradle
+++ b/build.gradle
@@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:1.1.0'
+ classpath 'com.android.tools.build:gradle:1.2.0'
// NOTE: Do not place your application dependencies here; they belong