mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update KeyPass to 1.4.3 (1403)
This commit is contained in:
parent
1d2bea14e2
commit
0414cf3604
1 changed files with 13 additions and 2 deletions
|
|
@ -87,7 +87,18 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
- versionName: 1.4.3
|
||||
versionCode: 1403
|
||||
commit: f26ed5275c0eb1fa5c4e09d4004d82be03b69450
|
||||
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.2
|
||||
CurrentVersionCode: 1402
|
||||
CurrentVersion: 1.4.3
|
||||
CurrentVersionCode: 1403
|
||||
|
|
|
|||
Loading…
Reference in a new issue