mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update KeePassDX to 4.0.1 (124)
This commit is contained in:
parent
c3c43e9fe3
commit
41ed40c02b
1 changed files with 12 additions and 2 deletions
|
|
@ -745,6 +745,16 @@ Builds:
|
||||||
- app/src/main/assets/publicsuffixes
|
- app/src/main/assets/publicsuffixes
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 4.0.1
|
||||||
|
versionCode: 124
|
||||||
|
commit: c6723ecd4eeb27a292ce0308bc19b9e40aee19d9
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- libre
|
||||||
|
scanignore:
|
||||||
|
- app/src/main/assets/publicsuffixes
|
||||||
|
ndk: r21e
|
||||||
|
|
||||||
MaintainerNotes: |-
|
MaintainerNotes: |-
|
||||||
The file at `app/src/main/assets/publicsuffixes` is a version of the
|
The file at `app/src/main/assets/publicsuffixes` is a version of the
|
||||||
[Public Suffix List](https://publicsuffix.org/) that has been sorted and
|
[Public Suffix List](https://publicsuffix.org/) that has been sorted and
|
||||||
|
|
@ -754,5 +764,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^[\d.]+$
|
UpdateCheckMode: Tags ^[\d.]+$
|
||||||
CurrentVersion: 4.0.0
|
CurrentVersion: 4.0.1
|
||||||
CurrentVersionCode: 123
|
CurrentVersionCode: 124
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue