Update Password Store to 1.11.3 (11130)

This commit is contained in:
F-Droid checkupdates bot 2020-08-28 04:04:51 +00:00
parent 138cd8daad
commit 6394898b2e

View file

@ -115,6 +115,19 @@ Builds:
scanignore:
- app/src/main/assets/publicsuffixes
- versionName: 1.11.3-free
versionCode: 11130
commit: v1.11.3
subdir: app
gradle:
- free
prebuild:
- mkdir -p $HOME/.gradle
- echo "org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError
-Dfile.encoding=UTF-8" >> $HOME/.gradle/gradle.properties
scanignore:
- app/src/main/assets/publicsuffixes
MaintainerNotes: |-
The file at `app/src/main/assets/publicsuffixes` is a version of the
[Public Suffix List](https://publicsuffix.org/) that has been sorted and
@ -124,5 +137,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version +-free v%v
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
CurrentVersion: 1.11.2-free
CurrentVersionCode: 11120
CurrentVersion: 1.11.3
CurrentVersionCode: 11130