Update DuckDuckGo to 5.238.0

This commit is contained in:
Dax the Deployer 2025-06-19 08:51:13 -04:00 committed by Licaon_Kter
parent eb592d4ad7
commit 3ea48e1196

View File

@ -2914,11 +2914,28 @@ Builds:
- build-cache
ndk: r21e
- versionName: 5.238.0
versionCode: 52380000
commit: 5.238.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 '/com.android.billingclient:billing/d' subscriptions/subscriptions-impl/build.gradle
- sed -i -e '/useUploadSigning/,+4d' app/build.gradle
scandelete:
- app/src/androidTest
- build-cache
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.237.0
CurrentVersionCode: 52370000
CurrentVersion: 5.238.0
CurrentVersionCode: 52380000