mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update Seafile to 2.2.40 (115)
This commit is contained in:
parent
9df686c293
commit
35e86644c2
1 changed files with 17 additions and 2 deletions
|
|
@ -1188,7 +1188,22 @@ Builds:
|
|||
build.gradle
|
||||
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
|
||||
|
||||
- versionName: 2.2.40
|
||||
versionCode: 115
|
||||
commit: 034ced81276227eca3b3dc492d8b67622e7c6aee
|
||||
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.39
|
||||
CurrentVersionCode: 114
|
||||
CurrentVersion: 2.2.40
|
||||
CurrentVersionCode: 115
|
||||
|
|
|
|||
Loading…
Reference in a new issue