Update Seafile to 2.2.34 (109)

This commit is contained in:
F-Droid checkupdates bot 2021-03-27 04:28:04 +00:00
parent 5631428f53
commit 8075f74424

View file

@ -1113,7 +1113,22 @@ Builds:
build.gradle
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
- versionName: 2.2.34
versionCode: 109
commit: 2.2.34
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.33
CurrentVersionCode: 108
CurrentVersion: 2.2.34
CurrentVersionCode: 109