From b87f2eedafd9452f757a4b76100267736a4e1ead Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 10 Mar 2014 16:21:04 +0100 Subject: set build tools to 19.0.3 --- remoteExample/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remoteExample') diff --git a/remoteExample/build.gradle b/remoteExample/build.gradle index a747b952..59e37fbd 100644 --- a/remoteExample/build.gradle +++ b/remoteExample/build.gradle @@ -11,7 +11,7 @@ apply plugin: 'android' android { compileSdkVersion 19 - buildToolsVersion "19.0.1" + buildToolsVersion "19.0.3" defaultConfig { minSdkVersion 15 -- cgit v1.2.3