Update Seafile to 2.2.0 (75)

This commit is contained in:
F-Droid Builder 2017-11-19 18:33:45 +00:00 committed by Ciaran Gultnieks
parent 75ee98f246
commit 16d27ef6bb

View file

@ -415,7 +415,18 @@ Build:2.1.20,74
sed -i -e 's/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
build=$$MVN3$$ install -f $$android-vcard$$ -Dmaven.test.skip=true
Build:2.2.0,75
commit=2.2.0
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/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
build=$$MVN3$$ install -f $$android-vcard$$ -Dmaven.test.skip=true
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:2.1.20
Current Version Code:74
Current Version:2.2.0
Current Version Code:75