Update Fedilab to 3.4.2 (415)

This commit is contained in:
F-Droid checkupdates bot 2022-10-10 05:23:32 +00:00
parent 578f7a4521
commit 194df5f7f2

View file

@ -147,7 +147,18 @@ Builds:
gradle:
- fdroid
- versionName: 3.4.2
versionCode: 415
commit: a14ffbc0948a704a216c9be0f0f593e7f77d7ff8
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$
CurrentVersion: 3.4.1
CurrentVersionCode: 414
CurrentVersion: 3.4.2
CurrentVersionCode: 415