mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
scanignore:
|
||||||
- autofill-parser/src/main/assets/publicsuffixes
|
- 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: |-
|
MaintainerNotes: |-
|
||||||
The file at `autofill-parser/src/main/assets/publicsuffixes` is a version
|
The file at `autofill-parser/src/main/assets/publicsuffixes` is a version
|
||||||
of the [Public Suffix List](https://publicsuffix.org/) that has been
|
of the [Public Suffix List](https://publicsuffix.org/) that has been
|
||||||
|
|
@ -95,5 +105,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
|
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
|
||||||
CurrentVersion: 1.13.1
|
CurrentVersion: 1.13.2
|
||||||
CurrentVersionCode: 11310
|
CurrentVersionCode: 11320
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue