mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'add_version_5.49.1' into 'master'
Update DuckDuckgo to version 5.49.1 See merge request fdroid/fdroiddata!6587
This commit is contained in:
commit
6653f48237
1 changed files with 11 additions and 2 deletions
|
|
@ -568,9 +568,18 @@ Builds:
|
|||
prebuild: sed -i '/systemProp\.http\.proxy/d' ~/.gradle/gradle.properties
|
||||
ndk: r20b
|
||||
|
||||
- versionName: 5.49.1
|
||||
versionCode: 54901
|
||||
commit: 5.49.1
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
output: app/build/outputs/apk/release/duckduckgo-$$VERSION$$-release-unsigned.apk
|
||||
ndk: r20b
|
||||
|
||||
MaintainerNotes: Cannot use AUM/UCM because version code and version name are dynamic.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 5.48.0
|
||||
CurrentVersionCode: 54800
|
||||
CurrentVersion: 5.49.1
|
||||
CurrentVersionCode: 54901
|
||||
|
|
|
|||
Loading…
Reference in a new issue