mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Nextcloud Cookbook to 2.6.0 (260)
This commit is contained in:
parent
34b4d9cf2d
commit
e291344fe4
1 changed files with 13 additions and 2 deletions
|
|
@ -128,7 +128,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.6.0
|
||||
versionCode: 260
|
||||
commit: 6ec4382c11251728cfc10abbfce1763ba5c6b3fe
|
||||
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.5.1
|
||||
CurrentVersionCode: 251
|
||||
CurrentVersion: 2.6.0
|
||||
CurrentVersionCode: 260
|
||||
|
|
|
|||
Loading…
Reference in a new issue