Update Fedilab to 3.3.0 (407)

This commit is contained in:
F-Droid checkupdates bot 2022-09-14 05:17:18 +00:00
parent 850919ad37
commit eb04a8eecf

View file

@ -103,7 +103,18 @@ Builds:
gradle:
- fdroid
- versionName: 3.3.0
versionCode: 407
commit: 3db408468802a08fe2d583920571732ce4931b14
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.2.0
CurrentVersionCode: 405
CurrentVersion: 3.3.0
CurrentVersionCode: 407