From 11fe41ea115f6d5a3455d45fc8d4e7eaaa31bb9e Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Thu, 27 Sep 2018 14:59:21 +0100 Subject: [PATCH] Update Seafile to 2.2.8 (83) --- metadata/com.seafile.seadroid2.txt | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.seafile.seadroid2.txt b/metadata/com.seafile.seadroid2.txt index 1ea4df5810..77c7a127aa 100644 --- a/metadata/com.seafile.seadroid2.txt +++ b/metadata/com.seafile.seadroid2.txt @@ -492,7 +492,18 @@ Build:2.2.7,82 sed -i -e 's/implementation fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle build=$$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true +Build:2.2.8,83 + commit=2.2.8 + subdir=app + gradle=yes + srclibs=android-vcard@android-vcard-1.4 + rm=app/libs + prebuild=find $$android-vcard$$ -name '*.jar' -delete && \ + sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle && \ + sed -i -e 's/implementation fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle + build=$$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true + Auto Update Mode:Version %v Update Check Mode:Tags -Current Version:2.2.7 -Current Version Code:82 +Current Version:2.2.8 +Current Version Code:83