From 9b04e8dae28039ccc065ea451974b74e1437170e Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 26 Feb 2017 20:59:46 +0100 Subject: [PATCH] EteSync: Fix builds --- metadata/com.etesync.syncadapter.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata/com.etesync.syncadapter.txt b/metadata/com.etesync.syncadapter.txt index 661e4f8f30..69b066a634 100644 --- a/metadata/com.etesync.syncadapter.txt +++ b/metadata/com.etesync.syncadapter.txt @@ -7,7 +7,7 @@ Issue Tracker:https://github.com/etesync/android/issues Changelog:https://github.com/etesync/android/blob/HEAD/ChangeLog.md Auto Name:EteSync -Summary:End-to-End Encrypted Contacts and Calendar Synchronization +Summary:Synchronize contacts and calendars securely Description: Secure, End-to-End encrypted and journalized personal information synchronization for Android. Currently only contacts and calendars, with more on @@ -34,12 +34,14 @@ Build:0.8.0,1 subdir=app submodules=yes gradle=yes + prebuild=sed -i -e '/android-reporting/d' -e '/classpath/d' -e '/dependencies/aclasspath "com.android.tools.build:gradle:2.2.0"' ../build.gradle Build:0.8.1,2 commit=v0.8.1 subdir=app submodules=yes gradle=yes + prebuild=sed -i -e '/android-reporting/d' -e '/classpath/d' -e '/dependencies/aclasspath "com.android.tools.build:gradle:2.2.0"' ../build.gradle Auto Update Mode:Version v%v Update Check Mode:Tags