Update Seafile to 2.2.23 (98)

master
F-Droid Builder 2019-12-28 19:23:43 +00:00 committed by Ciaran Gultnieks
parent 9b3e00ff73
commit 6010f1a6db
1 changed files with 17 additions and 2 deletions

View File

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