Update Seafile to 2.2.3 (78)
This commit is contained in:
parent
dc0fde3e11
commit
e8437e9457
|
@ -448,7 +448,18 @@ Build:2.2.2,77
|
||||||
sed -i -e 's/compile fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' 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$$/pom.xml -Dmaven.test.skip=true
|
build=$$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
|
||||||
|
|
||||||
|
Build:2.2.3,78
|
||||||
|
commit=2.2.3
|
||||||
|
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$$/pom.xml -Dmaven.test.skip=true
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.2.2
|
Current Version:2.2.3
|
||||||
Current Version Code:77
|
Current Version Code:78
|
||||||
|
|
Loading…
Reference in a new issue