mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-16 11:11:45 +00:00
Update Seafile to 2.2.7 (82)
This commit is contained in:
parent
8b4b52ae89
commit
b2babf9273
1 changed files with 13 additions and 2 deletions
|
|
@ -481,7 +481,18 @@ Build:2.2.6,81
|
||||||
sed -i -e 's/implementation fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
|
sed -i -e 's/implementation fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
|
||||||
build=$$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
|
build=$$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
|
||||||
|
|
||||||
|
Build:2.2.7,82
|
||||||
|
commit=2.2.7
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
srclibs=android-vcard@android-vcard-1.4
|
||||||
|
rm=app/libs
|
||||||
|
prebuild=find $$android-vcard$$ -name '*.jar' -delete && \
|
||||||
|
sed -i -e '/repositories/a\ mavenLocal()' ../build.gradle && \
|
||||||
|
sed -i -e 's/implementation fileTree.*/compile "com.googlecode.android-vcard:android-vcard:1.4"/' build.gradle
|
||||||
|
build=$$MVN3$$ install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:2.2.6
|
Current Version:2.2.7
|
||||||
Current Version Code:81
|
Current Version Code:82
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue