From 9c72e3f767c63fbcc4ff3a433dc902b36e83f1b2 Mon Sep 17 00:00:00 2001 From: Maxime Biais Date: Thu, 13 Nov 2014 14:45:43 +0100 Subject: [PATCH] update subtrees to use build tools 21.1.1 --- WordPressGraphView/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WordPressGraphView/build.gradle b/WordPressGraphView/build.gradle index 8ae843fc3..81498e6d8 100644 --- a/WordPressGraphView/build.gradle +++ b/WordPressGraphView/build.gradle @@ -14,7 +14,7 @@ android { publishNonDefault true compileSdkVersion 19 - buildToolsVersion "19.1.0" + buildToolsVersion "21.1.1" defaultConfig { versionName "3.2.2"