mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Seafile to 2.2.30 (105)
This commit is contained in:
parent
1911d85b40
commit
083e2789de
1 changed files with 17 additions and 2 deletions
|
|
@ -1053,7 +1053,22 @@ Builds:
|
|||
build.gradle
|
||||
build: $$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
|
||||
|
||||
- versionName: 2.2.30
|
||||
versionCode: 105
|
||||
commit: 2.2.30
|
||||
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.28
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 2.2.30
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue