mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
keypass - update
This commit is contained in:
parent
687d11706f
commit
2f3a5189c8
1 changed files with 13 additions and 2 deletions
|
|
@ -148,7 +148,18 @@ Builds:
|
|||
gradle:
|
||||
- production
|
||||
|
||||
- versionName: 1.4.12
|
||||
versionCode: 1412
|
||||
commit: 9218c912f136b2618240c42199f84c5e9e1a4498
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- production
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.9
|
||||
CurrentVersionCode: 1409
|
||||
CurrentVersion: 1.4.12
|
||||
CurrentVersionCode: 1412
|
||||
|
|
|
|||
Loading…
Reference in a new issue