mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 14:46:52 +00:00
Update Seafile to 2.2.31 (106)
This commit is contained in:
parent
3720e90ff6
commit
636fc2dfc6
1 changed files with 17 additions and 2 deletions
|
|
@ -1068,7 +1068,22 @@ Builds:
|
|||
build.gradle
|
||||
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
|
||||
|
||||
- versionName: 2.2.31
|
||||
versionCode: 106
|
||||
commit: 2.2.31
|
||||
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.30
|
||||
CurrentVersionCode: 105
|
||||
CurrentVersion: 2.2.31
|
||||
CurrentVersionCode: 106
|
||||
|
|
|
|||
Loading…
Reference in a new issue