Update DuckDuckGo to 5.118.0

This commit is contained in:
David González 2022-04-14 08:34:49 +00:00 committed by Licaon_Kter
parent 635de00c72
commit b66e947dc5
2 changed files with 35 additions and 3 deletions

View File

@ -1255,9 +1255,39 @@ Builds:
- build-cache/
ndk: r21
MaintainerNotes: Cannot use AUM/UCM because version code and version name are dynamic.
- versionName: 5.118.0
versionCode: 51180000
commit: 5.118.0
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
output: app/build/outputs/apk/fdroid/release/duckduckgo-$$VERSION$$-fdroid-release-unsigned.apk
srclibs:
- marcosholgado_fladle@87551515ca559fbfe4ba135957034428be97a74c
rm:
- app/src/play/res/raw/https_mobile_v2_bloom.bin
prebuild: sed -i -e '/installreferrer/d' statistics/build.gradle
scandelete:
- app/src/androidTest
- build-cache/
- libs/
build:
- pushd $$marcosholgado_fladle$$
- gradle assembleRelease
- popd
- cp $$marcosholgado_fladle$$/fladle-plugin/build/libs/fladle-0.17.4-SNAPSHOT.jar
libs/
ndk: r21
MaintainerNotes: |-
Cannot use AUM/UCM because version code and version name are dynamic.
Using a custom fladle build, see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/10831#note_897065716
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 5.116.0
CurrentVersionCode: 51160000
CurrentVersion: 5.118.0
CurrentVersionCode: 51180000

View File

@ -0,0 +1,2 @@
RepoType: git
Repo: https://github.com/marcosholgado/fladle.git