Update Fedilab to 3.3.1 (408)

This commit is contained in:
F-Droid checkupdates bot 2022-09-16 05:21:38 +00:00
parent bcb8ff7725
commit af9c68696d

View file

@ -114,7 +114,18 @@ Builds:
gradle:
- fdroid
- versionName: 3.3.1
versionCode: 408
commit: 1e65074a4b12e5de79c60359c818f4e89921ef2a
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.3.0
CurrentVersionCode: 407
CurrentVersion: 3.3.1
CurrentVersionCode: 408