mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
Update KeePassDX to 3.3.3 (105)
This commit is contained in:
parent
e0f917d1c0
commit
c98b511ab0
1 changed files with 16 additions and 2 deletions
|
|
@ -612,6 +612,20 @@ Builds:
|
|||
- app/src/main/assets/publicsuffixes
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.3.3
|
||||
versionCode: 105
|
||||
commit: 1d71de70312b1da9126e20170fb3b69bba8b693e
|
||||
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
|
||||
|
|
@ -621,5 +635,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.3.2
|
||||
CurrentVersionCode: 104
|
||||
CurrentVersion: 3.3.3
|
||||
CurrentVersionCode: 105
|
||||
|
|
|
|||
Loading…
Reference in a new issue