mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update LibrePass to 1.0.0-alpha06 (6)
This commit is contained in:
parent
22e1c7e5d5
commit
a8629c9f1a
1 changed files with 13 additions and 2 deletions
|
|
@ -45,9 +45,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.0-alpha06
|
||||
versionCode: 6
|
||||
commit: 9f0d8cbbe49e0d7629def2fe53d7e5e9b161b7f6
|
||||
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-alpha05
|
||||
CurrentVersionCode: 5
|
||||
CurrentVersion: 1.0.0-alpha06
|
||||
CurrentVersionCode: 6
|
||||
|
|
|
|||
Loading…
Reference in a new issue