mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update KeePassDroid to 2.6.7 (214)
This commit is contained in:
parent
be89957263
commit
6985b948b0
1 changed files with 16 additions and 2 deletions
|
|
@ -507,7 +507,21 @@ Builds:
|
|||
- app/libs
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 2.6.7
|
||||
versionCode: 214
|
||||
commit: efd90e2e2e16d530514db85dac05cc231eea3d2a
|
||||
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.6.1
|
||||
CurrentVersionCode: 213
|
||||
CurrentVersion: 2.6.7
|
||||
CurrentVersionCode: 214
|
||||
|
|
|
|||
Loading…
Reference in a new issue