Update Seafile to 2.1.20 (74)
This commit is contained in:
parent
6014eec87c
commit
3b141e13a9
|
@ -404,7 +404,18 @@ Build:2.1.18,72
|
|||
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.1.20,74
|
||||
commit=2.1.20
|
||||
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.18
|
||||
Current Version Code:72
|
||||
Current Version:2.1.20
|
||||
Current Version Code:74
|
||||
|
|
Loading…
Reference in a new issue