mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update KeePassDX to 3.4.0 (108)
This commit is contained in:
parent
7f6d038de9
commit
58f38e78dc
1 changed files with 16 additions and 2 deletions
|
|
@ -626,6 +626,20 @@ Builds:
|
|||
- app/src/main/assets/publicsuffixes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.4.0
|
||||
versionCode: 108
|
||||
commit: 6b54dd9e0dcf1bf2c2c0ca29fec491183b74fcc5
|
||||
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
|
||||
|
|
@ -635,5 +649,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.3.3
|
||||
CurrentVersionCode: 105
|
||||
CurrentVersion: 3.4.0
|
||||
CurrentVersionCode: 108
|
||||
|
|
|
|||
Loading…
Reference in a new issue