mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Nextcloud Cookbook to 2.5.0 (250)
This commit is contained in:
parent
32bbbc155e
commit
4ef06b777b
1 changed files with 13 additions and 2 deletions
|
|
@ -106,7 +106,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.0
|
||||
versionCode: 250
|
||||
commit: c6cb1f10ae3e6ee494a000de6dc5d87a4ad9eeb4
|
||||
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.2
|
||||
CurrentVersionCode: 242
|
||||
CurrentVersion: 2.5.0
|
||||
CurrentVersionCode: 250
|
||||
|
|
|
|||
Loading…
Reference in a new issue