Seafile: fix 2.2.4 (79)

This commit is contained in:
relan 2018-06-30 08:34:43 +03:00
parent 545ed9cbd6
commit 9ac38946d6

View file

@ -467,7 +467,7 @@ Build:2.2.4,79
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
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