Update Password Store to 1.12.1 (11210)

This commit is contained in:
F-Droid checkupdates bot 2020-10-14 03:53:00 +00:00
parent c58c3d36b0
commit 4eb22ff3e9

View file

@ -87,6 +87,17 @@ Builds:
- echo "org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError
-Dfile.encoding=UTF-8" >> $HOME/.gradle/gradle.properties
- versionName: 1.12.1
versionCode: 11210
commit: v1.12.1
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
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
@ -96,5 +107,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
CurrentVersion: 1.12.0
CurrentVersionCode: 11200
CurrentVersion: 1.12.1
CurrentVersionCode: 11210