Update Password Store to 1.9.0 (10900)

This commit is contained in:
F-Droid checkupdates bot 2020-06-22 01:50:23 +00:00
parent 26742eb083
commit cdf2fe025e

View file

@ -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