mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update KeePassDroid to 2.6.3 (209)
This commit is contained in:
parent
b7eb250471
commit
6357e8cc41
1 changed files with 16 additions and 2 deletions
|
|
@ -465,7 +465,21 @@ Builds:
|
|||
- app/libs
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 2.6.3
|
||||
versionCode: 209
|
||||
commit: f9f20a009d7d3671074715bd5f772182c06e2757
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- general
|
||||
rm:
|
||||
- app/libs
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.2
|
||||
CurrentVersionCode: 208
|
||||
CurrentVersion: 2.6.3
|
||||
CurrentVersionCode: 209
|
||||
|
|
|
|||
Loading…
Reference in a new issue