mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Update Password Store to 1.13.5 (11350)
This commit is contained in:
parent
c39226212e
commit
dd254fc8ea
1 changed files with 12 additions and 2 deletions
|
|
@ -116,6 +116,16 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- autofill-parser/src/main/assets/publicsuffixes
|
- autofill-parser/src/main/assets/publicsuffixes
|
||||||
|
|
||||||
|
- versionName: 1.13.5
|
||||||
|
versionCode: 11350
|
||||||
|
commit: ebddce11fca7a64c2d0ec7682f851e09f58db1ac
|
||||||
|
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
|
||||||
|
|
@ -125,5 +135,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.4
|
CurrentVersion: 1.13.5
|
||||||
CurrentVersionCode: 11340
|
CurrentVersionCode: 11350
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue