mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Seafile to 2.2.35 (110)
This commit is contained in:
parent
8a4a5dee80
commit
960cbe5837
1 changed files with 17 additions and 2 deletions
|
|
@ -1128,7 +1128,22 @@ Builds:
|
|||
build.gradle
|
||||
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
|
||||
|
||||
- versionName: 2.2.35
|
||||
versionCode: 110
|
||||
commit: 2.2.35
|
||||
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.34
|
||||
CurrentVersionCode: 109
|
||||
CurrentVersion: 2.2.35
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
Loading…
Reference in a new issue