mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update KeyPass to 1.4.5 (1405)
This commit is contained in:
parent
98fcfba890
commit
c958aa4f7f
1 changed files with 13 additions and 2 deletions
|
|
@ -109,7 +109,18 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
- versionName: 1.4.5
|
||||
versionCode: 1405
|
||||
commit: f922dc5ec409a2754142e65ddd4383ed32bbaa55
|
||||
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.4
|
||||
CurrentVersionCode: 1404
|
||||
CurrentVersion: 1.4.5
|
||||
CurrentVersionCode: 1405
|
||||
|
|
|
|||
Loading…
Reference in a new issue