From 11e2b1accd933eb9fcb4477a60dd0864d9f72a67 Mon Sep 17 00:00:00 2001 From: steckbrief Date: Mon, 31 Jul 2017 08:44:32 +0200 Subject: Implements FS#245: Implement FiletransferHttp (upload and delete), some minor bug fixes including to fail a JingleTransfer in case criterias are not met --- libs/thedevstacklogcat/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/thedevstacklogcat/build.gradle') diff --git a/libs/thedevstacklogcat/build.gradle b/libs/thedevstacklogcat/build.gradle index 00fe2a0b..13cf1dc8 100644 --- a/libs/thedevstacklogcat/build.gradle +++ b/libs/thedevstacklogcat/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.library' android { compileSdkVersion 22 - buildToolsVersion "22.0.1" + buildToolsVersion '22.0.1' defaultConfig { minSdkVersion 14 -- cgit v1.2.3