mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update KeyPass to 1.4.2 (1402)
This commit is contained in:
parent
9a00e6d4fb
commit
6081c3c0d6
1 changed files with 13 additions and 2 deletions
|
|
@ -76,7 +76,18 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
- versionName: 1.4.2
|
||||
versionCode: 1402
|
||||
commit: 05027aafd65dac35b437e61ca9a5ade41d594288
|
||||
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.1
|
||||
CurrentVersionCode: 1401
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 1402
|
||||
|
|
|
|||
Loading…
Reference in a new issue