mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Password Store to 1.9.0 (10900)
This commit is contained in:
parent
26742eb083
commit
cdf2fe025e
1 changed files with 11 additions and 2 deletions
|
|
@ -24,6 +24,15 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/assets/publicsuffixes
|
||||
|
||||
- versionName: 1.9.0
|
||||
versionCode: 10900
|
||||
commit: v1.9.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- app/src/main/assets/publicsuffixes
|
||||
|
||||
MaintainerNotes: |-
|
||||
The file at `app/src/main/assets/publicsuffixes` is a version of the
|
||||
[Public Suffix List](https://publicsuffix.org/) that has been sorted and
|
||||
|
|
@ -33,5 +42,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 10801
|
||||
CurrentVersion: 1.9.0
|
||||
CurrentVersionCode: 10900
|
||||
|
|
|
|||
Loading…
Reference in a new issue