mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +00:00
Update Nextcloud Cookbook to 2.4.2 (242)
This commit is contained in:
parent
585bbe3bf0
commit
813a3d2642
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue