mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update KeePassDX to 3.2.0 (97)
This commit is contained in:
parent
36fff5f337
commit
73d5aeae75
1 changed files with 16 additions and 2 deletions
|
|
@ -560,6 +560,20 @@ Builds:
|
|||
- app/src/main/assets/publicsuffixes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.2.0
|
||||
versionCode: 97
|
||||
commit: 5baf91dc779dfafc7936e78d69c29ef09e968c3e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- libre
|
||||
scanignore:
|
||||
- app/src/main/assets/publicsuffixes
|
||||
ndk: r21e
|
||||
|
||||
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
|
||||
|
|
@ -569,5 +583,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 92
|
||||
CurrentVersion: 3.2.0
|
||||
CurrentVersionCode: 97
|
||||
|
|
|
|||
Loading…
Reference in a new issue