mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Publish HOPE 2022 schedule 1.54.1 (89).
This commit is contained in:
parent
29637ad9da
commit
d3a6296d2a
1 changed files with 14 additions and 2 deletions
|
|
@ -89,6 +89,18 @@ Builds:
|
|||
- hope2022
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.54.1-HOPE-Edition
|
||||
versionCode: 89
|
||||
commit: v.1.54.1-HOPE-Edition
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- hope2022
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: |
|
||||
The branch for the HOPE Conference 2022 is maintained
|
||||
in a separate fork of the main repository on purpose in order
|
||||
|
|
@ -96,5 +108,5 @@ MaintainerNotes: |
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.54.0-HOPE-Edition
|
||||
CurrentVersionCode: 88
|
||||
CurrentVersion: 1.54.1-HOPE-Edition
|
||||
CurrentVersionCode: 89
|
||||
|
|
|
|||
Loading…
Reference in a new issue