mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Password Store to 1.13.3 (11330)
This commit is contained in:
parent
baf80b45c0
commit
5850a15d47
1 changed files with 12 additions and 2 deletions
|
|
@ -96,6 +96,16 @@ Builds:
|
|||
scanignore:
|
||||
- autofill-parser/src/main/assets/publicsuffixes
|
||||
|
||||
- versionName: 1.13.3
|
||||
versionCode: 11330
|
||||
commit: v1.13.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
prebuild: echo "org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m" >> ../gradle.properties
|
||||
scanignore:
|
||||
- autofill-parser/src/main/assets/publicsuffixes
|
||||
|
||||
MaintainerNotes: |-
|
||||
The file at `autofill-parser/src/main/assets/publicsuffixes` is a version
|
||||
of the [Public Suffix List](https://publicsuffix.org/) that has been
|
||||
|
|
@ -105,5 +115,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
|
||||
CurrentVersion: 1.13.2
|
||||
CurrentVersionCode: 11320
|
||||
CurrentVersion: 1.13.3
|
||||
CurrentVersionCode: 11330
|
||||
|
|
|
|||
Loading…
Reference in a new issue