mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Password Store to 1.13.4 (11340)
This commit is contained in:
parent
b76d33fb38
commit
270483369b
1 changed files with 12 additions and 2 deletions
|
|
@ -106,6 +106,16 @@ Builds:
|
|||
scanignore:
|
||||
- autofill-parser/src/main/assets/publicsuffixes
|
||||
|
||||
- versionName: 1.13.4
|
||||
versionCode: 11340
|
||||
commit: v1.13.4
|
||||
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
|
||||
|
|
@ -115,5 +125,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
|
||||
CurrentVersion: 1.13.3
|
||||
CurrentVersionCode: 11330
|
||||
CurrentVersion: 1.13.4
|
||||
CurrentVersionCode: 11340
|
||||
|
|
|
|||
Loading…
Reference in a new issue