mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Nextcloud Cookbook to 2.7.0 (270)
This commit is contained in:
parent
2904597673
commit
c67c2603f1
1 changed files with 13 additions and 2 deletions
|
|
@ -150,7 +150,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 270
|
||||
commit: 60ee34a21938b8dbc22b0449b559bfd4913ae46a
|
||||
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.6.1
|
||||
CurrentVersionCode: 261
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 270
|
||||
|
|
|
|||
Loading…
Reference in a new issue