Update Password Store to 1.13.1 (11310)

This commit is contained in:
F-Droid checkupdates bot 2020-10-24 03:56:34 +00:00
parent 2adc016b27
commit 14b6f0f2fc

View file

@ -109,6 +109,17 @@ Builds:
- echo "org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError
-Dfile.encoding=UTF-8" >> $HOME/.gradle/gradle.properties
- versionName: 1.13.1
versionCode: 11310
commit: v1.13.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
@ -118,5 +129,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags v[0-9]+\.[0-9]+\.[0-9]+
CurrentVersion: 1.13.0
CurrentVersionCode: 11300
CurrentVersion: 1.13.1
CurrentVersionCode: 11310