Update Seafile to 2.2.13 (88)
This commit is contained in:
parent
969f5cbef7
commit
7f78df7782
|
@ -525,7 +525,18 @@ Build:2.2.11,86
|
|||
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.13,88
|
||||
commit=2.2.13
|
||||
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.11
|
||||
Current Version Code:86
|
||||
Current Version:2.2.13
|
||||
Current Version Code:88
|
||||
|
|
Loading…
Reference in a new issue