mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update LibrePass to 1.0.0-alpha04 (4)
This commit is contained in:
parent
e1ee78d1f3
commit
99f1446b9d
1 changed files with 13 additions and 2 deletions
|
|
@ -23,9 +23,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.0-alpha04
|
||||
versionCode: 4
|
||||
commit: 566ade33834d02ec615828587cb63151af6c4c20
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 679bdee1b6cd07cd29696c6ef66d38c672455eb9e308bed8d76440b3addceba6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0-alpha03
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 1.0.0-alpha04
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue