mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update ownCloud to 2.21 (22100000)
This commit is contained in:
parent
7bfc29a979
commit
24aed9d6a6
1 changed files with 16 additions and 2 deletions
|
|
@ -819,7 +819,21 @@ Builds:
|
|||
rm:
|
||||
- user_manual
|
||||
|
||||
- versionName: '2.21'
|
||||
versionCode: 22100000
|
||||
commit: dc83db373bdbc44b847940a3053e98cdaa50b87a
|
||||
subdir: owncloudApp
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- original
|
||||
rm:
|
||||
- user_manual
|
||||
|
||||
AutoUpdateMode: Version oc-android-%v
|
||||
UpdateCheckMode: Tags ^oc-android-[0-9.]*$
|
||||
CurrentVersion: '2.20'
|
||||
CurrentVersionCode: 22000000
|
||||
CurrentVersion: '2.21'
|
||||
CurrentVersionCode: 22100000
|
||||
|
|
|
|||
Loading…
Reference in a new issue