Update DuckDuckGo to 5.163.0

This commit is contained in:
Dax the Deployer 2023-07-20 07:54:30 -04:00 committed by DuckDuckGo Inc
parent 3a48beddbd
commit 22a3b666a4

View file

@ -2054,11 +2054,25 @@ Builds:
- app/src/androidTest
ndk: r21e
- versionName: 5.163.0
versionCode: 51630000
commit: 5.163.0
submodules: true
gradle:
- fdroid
output: app/build/outputs/apk/fdroid/release/duckduckgo-$$VERSION$$-fdroid-release-unsigned.apk
rm:
- app/src/play/res/raw/https_mobile_v2_bloom.bin
prebuild: sed -i -e '/installreferrer/d' statistics/build.gradle
scandelete:
- app/src/androidTest
ndk: r21e
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.162.0
CurrentVersionCode: 51620000
CurrentVersion: 5.163.0
CurrentVersionCode: 51630000