mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update KeyPass to 1.4.0 (1400)
This commit is contained in:
parent
d85c459d1c
commit
e2dbcd8735
1 changed files with 13 additions and 2 deletions
|
|
@ -54,7 +54,18 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 1400
|
||||
commit: b294f9b56077d6ba034017cb6285f32d89369dc3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- production
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.9
|
||||
CurrentVersionCode: 1309
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 1400
|
||||
|
|
|
|||
Loading…
Reference in a new issue