mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update Password Store to 1.13.2 (11320)
This commit is contained in:
parent
e45f0c4694
commit
e43d4ff55d
1 changed files with 12 additions and 2 deletions
|
|
@ -86,6 +86,16 @@ Builds:
|
|||
scanignore:
|
||||
- autofill-parser/src/main/assets/publicsuffixes
|
||||
|
||||
- versionName: 1.13.2
|
||||
versionCode: 11320
|
||||
commit: v1.13.2
|
||||
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
|
||||
|
|
@ -95,5 +105,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
|
||||
CurrentVersion: 1.13.1
|
||||
CurrentVersionCode: 11310
|
||||
CurrentVersion: 1.13.2
|
||||
CurrentVersionCode: 11320
|
||||
|
|
|
|||
Loading…
Reference in a new issue