mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update KeePassDX to 3.4.1 (110)
This commit is contained in:
parent
a67d526154
commit
25a3765eb6
1 changed files with 16 additions and 2 deletions
|
|
@ -640,6 +640,20 @@ Builds:
|
|||
- app/src/main/assets/publicsuffixes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.4.1
|
||||
versionCode: 110
|
||||
commit: 6574bd10a0d86a505a2a2894427ecfbb2ba256bc
|
||||
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
|
||||
|
|
@ -649,5 +663,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.4.0
|
||||
CurrentVersionCode: 108
|
||||
CurrentVersion: 3.4.1
|
||||
CurrentVersionCode: 110
|
||||
|
|
|
|||
Loading…
Reference in a new issue