mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update FOSDEM Companion to 2.2.0 (2100220)
This commit is contained in:
parent
cd39e1df67
commit
a7b58e4cc0
1 changed files with 13 additions and 2 deletions
|
|
@ -260,7 +260,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 2100220
|
||||
commit: e9977fdb631e4028ac5a10ab9ed0acc61795ef48
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y g++ openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.9
|
||||
CurrentVersionCode: 2100219
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 2100220
|
||||
|
|
|
|||
Loading…
Reference in a new issue