mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update KeyPass to 1.4.7 (1407)
This commit is contained in:
parent
aac5b45d6a
commit
caad29d617
1 changed files with 13 additions and 2 deletions
|
|
@ -131,7 +131,18 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
- versionName: 1.4.7
|
||||
versionCode: 1407
|
||||
commit: 5c474a9a2b33f4c92cf89245cf7da57251e0027a
|
||||
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.6
|
||||
CurrentVersionCode: 1406
|
||||
CurrentVersion: 1.4.7
|
||||
CurrentVersionCode: 1407
|
||||
|
|
|
|||
Loading…
Reference in a new issue