Update Fedilab to 3.4.1 (414)

This commit is contained in:
F-Droid checkupdates bot 2022-10-09 05:20:12 +00:00
parent 99f887d3f2
commit f13fcca407

View file

@ -136,7 +136,18 @@ Builds:
gradle:
- fdroid
- versionName: 3.4.1
versionCode: 414
commit: a14962d977fd03f58b19164e51389c6d0436bb8d
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.2
CurrentVersionCode: 409
CurrentVersion: 3.4.1
CurrentVersionCode: 414