Update Seafile to 2.2.26 (101)

This commit is contained in:
F-Droid Builder 2020-05-10 08:23:28 +00:00
parent 936a32deb9
commit 949f6f045b

View file

@ -1008,7 +1008,22 @@ Builds:
build.gradle
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
- versionName: 2.2.26
versionCode: 101
commit: 2.2.26
subdir: app
gradle:
- yes
srclibs:
- android-vcard@android-vcard-1.4
prebuild:
- find $$android-vcard$$ -name '*.jar' -delete
- sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle
- sed -i -e 's/implementation fileTree.*/implementation "com.googlecode.android-vcard:android-vcard:1.4"/'
build.gradle
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: 2.2.25
CurrentVersionCode: 100
CurrentVersion: 2.2.26
CurrentVersionCode: 101