Update Seafile to 2.2.6 (81)

This commit is contained in:
F-Droid Builder 2018-08-25 16:31:55 +01:00 committed by Ciaran Gultnieks
parent c8156c9483
commit be2c76ec01

View file

@ -470,7 +470,18 @@ Build:2.2.4,79
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.6,81
commit=2.2.6
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.4
Current Version Code:79
Current Version:2.2.6
Current Version Code:81