mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update KeePassDX to 3.3.2 (104)
This commit is contained in:
parent
08b63b012b
commit
7987b021b7
1 changed files with 14 additions and 2 deletions
|
|
@ -598,6 +598,18 @@ Builds:
|
|||
- libre
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 3.3.2
|
||||
versionCode: 104
|
||||
commit: 4fd4f660a7a7e16886ff123bf35d4de837cb2a8a
|
||||
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
|
||||
|
|
@ -607,5 +619,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.3.1
|
||||
CurrentVersionCode: 103
|
||||
CurrentVersion: 3.3.2
|
||||
CurrentVersionCode: 104
|
||||
|
|
|
|||
Loading…
Reference in a new issue