mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
seafile - enable aum, update recipe so it's used next release
This commit is contained in:
parent
567f3b8cc3
commit
0a8b822d9b
1 changed files with 2 additions and 1 deletions
|
|
@ -1292,6 +1292,7 @@ Builds:
|
|||
srclibs:
|
||||
- android-vcard@android-vcard-1.4
|
||||
prebuild:
|
||||
- echo -e "android.useAndroidX=true" > ../gradle.properties
|
||||
- echo -e "\norg.gradle.jvmargs=-Xms4g -Xmx16g -XX:MaxPermSize=16g -XX:-UseGCOverheadLimit"
|
||||
>> ../gradle.properties
|
||||
- find $$android-vcard$$ -name '*.jar' -delete
|
||||
|
|
@ -1300,7 +1301,7 @@ Builds:
|
|||
build.gradle
|
||||
build: mvn install -f $$android-vcard$$/pom.xml -Dmaven.test.skip=true
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.4
|
||||
CurrentVersionCode: 137
|
||||
|
|
|
|||
Loading…
Reference in a new issue