mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update KeePassDX to 3.4.2 (111)
This commit is contained in:
parent
1a7480422f
commit
e523482bb7
1 changed files with 16 additions and 2 deletions
|
|
@ -654,6 +654,20 @@ Builds:
|
||||||
- app/src/main/assets/publicsuffixes
|
- app/src/main/assets/publicsuffixes
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: 3.4.2
|
||||||
|
versionCode: 111
|
||||||
|
commit: 1b31a46fb79d32c89c8cfb126c1fba295537dd3a
|
||||||
|
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: |-
|
MaintainerNotes: |-
|
||||||
The file at `app/src/main/assets/publicsuffixes` is a version of the
|
The file at `app/src/main/assets/publicsuffixes` is a version of the
|
||||||
[Public Suffix List](https://publicsuffix.org/) that has been sorted and
|
[Public Suffix List](https://publicsuffix.org/) that has been sorted and
|
||||||
|
|
@ -663,5 +677,5 @@ MaintainerNotes: |-
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.4.1
|
CurrentVersion: 3.4.2
|
||||||
CurrentVersionCode: 110
|
CurrentVersionCode: 111
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue