Update Seafile to 2.2.47 (122)

This commit is contained in:
F-Droid checkupdates bot 2022-08-10 05:07:37 +00:00
parent 96d59ee62e
commit 3b89edfed4

View file

@ -1278,7 +1278,22 @@ Builds:
build.gradle
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
- versionName: 2.2.47
versionCode: 122
commit: 5f102066bdaf143cd506a3d56c59deb40fa06d2f
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.46
CurrentVersionCode: 121
CurrentVersion: 2.2.47
CurrentVersionCode: 122