mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Nextcloud Cookbook to 2.5.1 (251)
This commit is contained in:
parent
1c9b6e40d7
commit
cf0e1a2d4e
1 changed files with 13 additions and 2 deletions
|
|
@ -117,7 +117,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.5.1
|
||||
versionCode: 251
|
||||
commit: 46d9f50186388e3a9635bbd649781f2a6818090e
|
||||
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.0
|
||||
CurrentVersionCode: 250
|
||||
CurrentVersion: 2.5.1
|
||||
CurrentVersionCode: 251
|
||||
|
|
|
|||
Loading…
Reference in a new issue