mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update KeePassDX to 3.3.1 (103)
This commit is contained in:
parent
2bb9d688a0
commit
7586766d13
1 changed files with 14 additions and 2 deletions
|
|
@ -586,6 +586,18 @@ Builds:
|
|||
- libre
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.3.1
|
||||
versionCode: 103
|
||||
commit: d7decba3f5555c60532c83b69f0a7b58712e3f40
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- libre
|
||||
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
|
||||
|
|
@ -595,5 +607,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.3.0
|
||||
CurrentVersionCode: 102
|
||||
CurrentVersion: 3.3.1
|
||||
CurrentVersionCode: 103
|
||||
|
|
|
|||
Loading…
Reference in a new issue