Update DuckDuckGo to 5.214.1

This commit is contained in:
Dax the Deployer 2024-09-27 04:42:39 -04:00 committed by linsui
parent 914a8b3a8c
commit b2da1d499f

View file

@ -2610,11 +2610,26 @@ Builds:
- build-cache
ndk: r21e
- versionName: 5.214.1
versionCode: 52141000
commit: 5.214.1
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
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.213.0
CurrentVersionCode: 52130000
CurrentVersion: 5.214.1
CurrentVersionCode: 52141000