mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update KeyPass to 1.4.6 (1406)
This commit is contained in:
parent
a2807b7a1b
commit
c781e65d58
1 changed files with 13 additions and 2 deletions
|
|
@ -120,7 +120,18 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
- versionName: 1.4.6
|
||||
versionCode: 1406
|
||||
commit: 33522183fe7654a95218e77d4cb7d369fdb3e1c2
|
||||
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.5
|
||||
CurrentVersionCode: 1405
|
||||
CurrentVersion: 1.4.6
|
||||
CurrentVersionCode: 1406
|
||||
|
|
|
|||
Loading…
Reference in a new issue