mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update KeyPass to 1.4.1 (1401)
This commit is contained in:
parent
8c4643c18f
commit
9b4981aab7
1 changed files with 13 additions and 2 deletions
|
|
@ -65,7 +65,18 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 1401
|
||||
commit: cfb4c598d9330bac4b4a032a0369678c614875dd
|
||||
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.0
|
||||
CurrentVersionCode: 1400
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 1401
|
||||
|
|
|
|||
Loading…
Reference in a new issue