summaryrefslogtreecommitdiff
path: root/remoteExample
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-03-10 16:21:04 +0100
committerArne Schwabe <arne@rfc2549.org>2014-03-10 16:21:04 +0100
commitb87f2eedafd9452f757a4b76100267736a4e1ead (patch)
treef9aab0b25d0d8b36cc67f202c654fe26edd27228 /remoteExample
parenta0be242ffc728d75f8fa5b583dfac836e8c071c5 (diff)
set build tools to 19.0.3
Diffstat (limited to 'remoteExample')
-rw-r--r--remoteExample/build.gradle2
1 files changed, 1 insertions, 1 deletions
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