mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update KeyPass to 1.4.4 (1404)
This commit is contained in:
parent
96fc45e785
commit
7e6d030f9f
1 changed files with 13 additions and 2 deletions
|
|
@ -98,7 +98,18 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
- versionName: 1.4.4
|
||||
versionCode: 1404
|
||||
commit: 353668dff3d0bdeec6722a2acc3ae55bb1456a65
|
||||
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.4.3
|
||||
CurrentVersionCode: 1403
|
||||
CurrentVersion: 1.4.4
|
||||
CurrentVersionCode: 1404
|
||||
|
|
|
|||
Loading…
Reference in a new issue