Update Nextcloud Cookbook to 2.4.2 (242)

This commit is contained in:
F-Droid checkupdates bot 2021-08-30 03:26:50 +00:00
parent 585bbe3bf0
commit 813a3d2642

View file

@ -95,7 +95,18 @@ Builds:
gradle:
- yes
- versionName: 2.4.2
versionCode: 242
commit: 09bd0e2fc42b72a2d631965be4869bc3bf33412e
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.4.1
CurrentVersionCode: 241
CurrentVersion: 2.4.2
CurrentVersionCode: 242