Update Password Store to 1.10.2 (11020)

This commit is contained in:
F-Droid checkupdates bot 2020-07-31 03:50:54 +00:00
parent d2c1717e18
commit 0b3d424df6

View file

@ -76,6 +76,19 @@ Builds:
scanignore:
- app/src/main/assets/publicsuffixes
- versionName: 1.10.2
versionCode: 11020
commit: v1.10.2
subdir: app
gradle:
- yes
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
@ -85,5 +98,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
CurrentVersion: 1.10.1
CurrentVersionCode: 11010
CurrentVersion: 1.10.2
CurrentVersionCode: 11020