mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update com.duckduckgo.mobile.android.yml to v5.43.0
This commit is contained in:
parent
0de618a703
commit
f4fe11dd7f
1 changed files with 11 additions and 2 deletions
|
|
@ -539,9 +539,18 @@ Builds:
|
||||||
output: app/build/outputs/apk/release/duckduckgo-$$VERSION$$-release-unsigned.apk
|
output: app/build/outputs/apk/release/duckduckgo-$$VERSION$$-release-unsigned.apk
|
||||||
ndk: r20b
|
ndk: r20b
|
||||||
|
|
||||||
|
- versionName: 5.43.0
|
||||||
|
versionCode: 54300
|
||||||
|
commit: 5.43.0
|
||||||
|
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.
|
MaintainerNotes: Cannot use AUM/UCM because version code and version name are dynamic.
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 5.41.0
|
CurrentVersion: 5.43.0
|
||||||
CurrentVersionCode: 54100
|
CurrentVersionCode: 54300
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue