mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Fedilab to 3.27.0 (510)
This commit is contained in:
parent
9a4347c277
commit
54a52ad88d
1 changed files with 13 additions and 2 deletions
|
|
@ -477,7 +477,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 3.27.0
|
||||
versionCode: 510
|
||||
commit: 1f2e6c4327eb5aca4a06829c21530da5c8f13a1d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]+$
|
||||
CurrentVersion: 3.26.0
|
||||
CurrentVersionCode: 505
|
||||
CurrentVersion: 3.27.0
|
||||
CurrentVersionCode: 510
|
||||
|
|
|
|||
Loading…
Reference in a new issue