mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update KeePassDroid to 2.6.5 (211)
This commit is contained in:
parent
c64f6e8ffe
commit
4f260323aa
1 changed files with 16 additions and 2 deletions
|
|
@ -479,7 +479,21 @@ Builds:
|
|||
- app/libs
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 2.6.5
|
||||
versionCode: 211
|
||||
commit: 0d109a01ae071b1b68c9b2e6e8ee16da056f75df
|
||||
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.3
|
||||
CurrentVersionCode: 209
|
||||
CurrentVersion: 2.6.5
|
||||
CurrentVersionCode: 211
|
||||
|
|
|
|||
Loading…
Reference in a new issue