mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 12:24:03 +00:00
Update KeePassDroid to 2.6.6.1 (213)
This commit is contained in:
parent
c3511eb013
commit
4058775d90
1 changed files with 16 additions and 2 deletions
|
|
@ -493,7 +493,21 @@ Builds:
|
||||||
- app/libs
|
- app/libs
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
|
- versionName: 2.6.6.1
|
||||||
|
versionCode: 213
|
||||||
|
commit: f1c6e2160587b4aa7d62935b52273b9ff06a545b
|
||||||
|
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
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.6.5
|
CurrentVersion: 2.6.6.1
|
||||||
CurrentVersionCode: 211
|
CurrentVersionCode: 213
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue