mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
DuckDuckGo 5.27
This commit is contained in:
parent
6dafd0e7e7
commit
021fcb0afe
1 changed files with 11 additions and 2 deletions
|
|
@ -473,9 +473,18 @@ Builds:
|
|||
output: app/build/outputs/apk/release/duckduckgo-$$VERSION$$-release-unsigned.apk
|
||||
ndk: r18b
|
||||
|
||||
- versionName: 5.27.0
|
||||
versionCode: 52700
|
||||
commit: 5.27.0
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
output: app/build/outputs/apk/release/duckduckgo-$$VERSION$$-release-unsigned.apk
|
||||
ndk: r18b
|
||||
|
||||
MaintainerNotes: Cannot use AUM/UCM because version code and version name are dynamic.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 5.26.1
|
||||
CurrentVersionCode: 52601
|
||||
CurrentVersion: 5.27.0
|
||||
CurrentVersionCode: 52700
|
||||
|
|
|
|||
Loading…
Reference in a new issue